[arch-commits] Commit in php-apc/trunk (PKGBUILD)

Pierre Schmitz pierre at archlinux.org
Fri Jan 4 10:48:02 UTC 2013


    Date: Friday, January 4, 2013 @ 05:48:01
  Author: pierre
Revision: 174305

upgpkg: php-apc 3.1.14-1

upstram update

Modified:
  php-apc/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-01-04 05:15:04 UTC (rev 174304)
+++ PKGBUILD	2013-01-04 10:48:01 UTC (rev 174305)
@@ -2,7 +2,7 @@
 # Maintainer: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=php-apc
-pkgver=3.1.13
+pkgver=3.1.14
 pkgrel=1
 arch=('i686' 'x86_64')
 pkgdesc='A free, open, and robust framework for caching and optimizing PHP intermediate code'
@@ -11,7 +11,7 @@
 license=('PHP')
 source=("http://pecl.php.net/get/APC-${pkgver}.tgz")
 backup=('etc/php/conf.d/apc.ini')
-md5sums=('c9e47002e3a67ebde3a6f81437c7b6e0')
+md5sums=('4e9111f9e2bdc219107e98beffc3751e')
 
 build() {
 	cd $srcdir/APC-$pkgver




More information about the arch-commits mailing list