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 8cb1a0901917..22859624e387 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgbase=security-checker
pkgname="php-${_pkgbase}"
-pkgver=2.0.4
+pkgver=2.0.5
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=(
- "737f4cf2184f0725a8156c3d81865d673d071d346e5483338e5cecbf5990a29c"
+ "ceb9e019f50f63c6ad8bbd3674863afc0cfd3337018593006cc4271bc8dba787"
)
build() {