summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNepomuk Fraedrich2015-11-27 10:20:02 +0100
committerNepomuk Fraedrich2015-11-27 10:20:02 +0100
commit715a6a0c4a848de00c3d18fb5321a1b2e02218f5 (patch)
treef4ec016ce9b41bc16aa8150b756a2a465868a91c /PKGBUILD
parentdc784a850c2a71d42963cd7b8ce886a9400fa4a8 (diff)
downloadaur-715a6a0c4a848de00c3d18fb5321a1b2e02218f5.tar.gz
Update to PHP 5.6.16
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bd2c911203fd..6412a8b3290c 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: nepda <aur@nepda.eu>
pkgname="php-interbase"
-pkgver=5.6.15
+pkgver=5.6.16
pkgrel=1
pkgdesc="Interbase PHP extension"
arch=("i686" "x86_64")
@@ -9,8 +9,8 @@ license=("PHP")
depends=("php" "libfbclient")
source=("http://www.php.net/distributions/php-${pkgver}.tar.bz2"
"interbase.ini")
-md5sums=("bdfa8fb1b895a25e1cc05c162f9ae5fc"
- "1294b282b70e9c1bf4f267b74f491baa")
+md5sums=("765b164b89af1f03ae2fdf39a4e4e1df"
+ "1294b282b70e9c1bf4f267b74f491baa")
build() {
cd ${srcdir}/php-${pkgver}/ext/interbase