diff options
| -rw-r--r-- | PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -1,6 +1,6 @@ | |||
| 1 | # Maintainer NBS System Security Team <secu@nbs-system.com> | 1 | # Maintainer NBS System Security Team <secu@nbs-system.com> |
| 2 | pkgname="snuffleupagus" | 2 | pkgname="snuffleupagus" |
| 3 | pkgver=r146.baa0d6d | 3 | pkgver=r169.424845a |
| 4 | pkgrel=1 | 4 | pkgrel=1 |
| 5 | pkgdesc="Security module for PHP7." | 5 | pkgdesc="Security module for PHP7." |
| 6 | url="https://snuffleupagus.readthedocs.io" | 6 | url="https://snuffleupagus.readthedocs.io" |
| @@ -8,7 +8,7 @@ arch=('i686' 'x86_64') | |||
| 8 | license=('LGPL3') | 8 | license=('LGPL3') |
| 9 | depends=('php' 'php-fpm') | 9 | depends=('php' 'php-fpm') |
| 10 | checkdepends=() | 10 | checkdepends=() |
| 11 | source=("${pkgname}"::"git+https://github.com/nbs-system/${pkgname}.git") | 11 | source=("${pkgname}::git+https://github.com/nbs-system/${pkgname}.git") |
| 12 | md5sums=('SKIP') | 12 | md5sums=('SKIP') |
| 13 | 13 | ||
| 14 | pkgver() { | 14 | pkgver() { |
