summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNepomuk Fraedrich2015-11-04 12:23:14 +0100
committerNepomuk Fraedrich2015-11-04 12:23:14 +0100
commit68c01bba5849249b4f3441f3cdd63d03dd1fddef (patch)
tree4126780cc8ff2423dd8c6afbfd41fc8e29de038f
parent514669f7caac24fe54a70b6e7dc04c2567272d55 (diff)
downloadaur-68c01bba5849249b4f3441f3cdd63d03dd1fddef.tar.gz
Updated to PHP 5.6.15
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e6b82b014e01..bd2c911203fd 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: nepda <aur@nepda.eu>
pkgname="php-interbase"
-pkgver=5.6.12
+pkgver=5.6.15
pkgrel=1
pkgdesc="Interbase PHP extension"
arch=("i686" "x86_64")
@@ -9,7 +9,7 @@ license=("PHP")
depends=("php" "libfbclient")
source=("http://www.php.net/distributions/php-${pkgver}.tar.bz2"
"interbase.ini")
-md5sums=("4578dee9d979114610a444bee263ed9b"
+md5sums=("bdfa8fb1b895a25e1cc05c162f9ae5fc"
"1294b282b70e9c1bf4f267b74f491baa")
build() {