summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohannes Schleifenbaum2016-02-10 11:08:29 +0100
committerJohannes Schleifenbaum2016-02-10 11:08:49 +0100
commitf972ff43c9d97e6bf5426788eabdd1c7d2758d7f (patch)
tree9db9e2d44c148f0d4e981577d65ce6a5aa577736
parent8d19eb1cdd3dbbe816976b98554b9f7c15bf8506 (diff)
downloadaur-f972ff43c9d97e6bf5426788eabdd1c7d2758d7f.tar.gz
license array
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aa4d98b564a4..b17709471e29 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
-# Generated by makepkg 4.2.1
-# Tue May 5 22:43:48 UTC 2015
+# Generated by mksrcinfo v8
+# Wed Feb 10 10:08:23 UTC 2016
pkgbase = php-sha3
pkgdesc = PHP extension that implements SHA-3 (Keccak)
- pkgver = 20150506.2.1902def
+ pkgver = 20160210.6.c9bdde8
pkgrel = 1
url = https://github.com/strawbrary/php-sha3
install = php-sha3.install
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')