summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohannes Schleifenbaum2016-02-10 11:08:29 +0100
committerJohannes Schleifenbaum2016-02-10 11:08:49 +0100
commitf972ff43c9d97e6bf5426788eabdd1c7d2758d7f (patch)
tree9db9e2d44c148f0d4e981577d65ce6a5aa577736 /PKGBUILD
parent8d19eb1cdd3dbbe816976b98554b9f7c15bf8506 (diff)
downloadaur-f972ff43c9d97e6bf5426788eabdd1c7d2758d7f.tar.gz
license array
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')