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 682061cb8cd8..b6a63517130f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
# Please report issues at https://github.com/jojosch/pkgbuilds
pkgname=php-sha3
-pkgver=20150506.2.1902def
+pkgver=20160210.6.c9bdde8
pkgrel=1
pkgdesc="PHP extension that implements SHA-3 (Keccak)"
url="https://github.com/strawbrary/php-sha3"
-license="MIT"
+license=("MIT")
arch=('i686' 'x86_64')
depends=('php')
makedepends=('git')