From e5bca2c38c13f9742db10fd0989a164b6a579f7f Mon Sep 17 00:00:00 2001 From: MatToufoutu Date: Sat, 2 Dec 2017 16:59:39 +0100 Subject: remove useless quotes --- PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index c12cffc..148b541 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,6 +1,6 @@ # Maintainer NBS System Security Team pkgname="snuffleupagus" -pkgver=r146.baa0d6d +pkgver=r169.424845a pkgrel=1 pkgdesc="Security module for PHP7." url="https://snuffleupagus.readthedocs.io" @@ -8,7 +8,7 @@ arch=('i686' 'x86_64') license=('LGPL3') depends=('php' 'php-fpm') checkdepends=() -source=("${pkgname}"::"git+https://github.com/nbs-system/${pkgname}.git") +source=("${pkgname}::git+https://github.com/nbs-system/${pkgname}.git") md5sums=('SKIP') pkgver() { -- cgit v1.3