summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 21bf97732ae9..8cb1a0901917 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgbase=security-checker
pkgname="php-${_pkgbase}"
-pkgver=2.0.3
+pkgver=2.0.4
pkgrel=1
pkgdesc="PHP frontend for security.sensiolabs.org"
url="https://github.com/sensiolabs/security-checker"
@@ -16,7 +16,7 @@ source=(
"https://github.com/sensiolabs/${_pkgbase}/archive/v${pkgver}.zip"
)
sha256sums=(
- "fef98adf7bf0434b51eadb90276a7246038f42400cb4d6ae88ee2721be205ada"
+ "737f4cf2184f0725a8156c3d81865d673d071d346e5483338e5cecbf5990a29c"
)
build() {