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

Pierre Schmitz pierre at archlinux.org
Mon May 2 19:06:01 UTC 2011


    Date: Monday, May 2, 2011 @ 15:06:00
  Author: pierre
Revision: 122195

upgpkg: php-apc 3.1.8-1
upstream update

Modified:
  php-apc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-05-02 18:01:32 UTC (rev 122194)
+++ PKGBUILD	2011-05-02 19:06:00 UTC (rev 122195)
@@ -2,7 +2,7 @@
 # Maintainer: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=php-apc
-pkgver=3.1.7
+pkgver=3.1.8
 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=('94239866e5d1b90e02675e988a5cbad4')
+md5sums=('bb1147933a61aa70ceffe53cc6f2920f')
 
 build() {
 	cd $srcdir/APC-$pkgver




More information about the arch-commits mailing list