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

Pierre Schmitz pierre at archlinux.org
Sun May 15 16:00:20 UTC 2011


    Date: Sunday, May 15, 2011 @ 12:00:20
  Author: pierre
Revision: 123989

upgpkg: php-apc 3.1.9-1
upstream update

Modified:
  php-apc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-05-15 13:26:27 UTC (rev 123988)
+++ PKGBUILD	2011-05-15 16:00:20 UTC (rev 123989)
@@ -2,7 +2,7 @@
 # Maintainer: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=php-apc
-pkgver=3.1.8
+pkgver=3.1.9
 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=('bb1147933a61aa70ceffe53cc6f2920f')
+md5sums=('a2cf7fbf6f3a87f190d897a53260ddaa')
 
 build() {
 	cd $srcdir/APC-$pkgver




More information about the arch-commits mailing list