[arch-commits] Commit in php-apc/trunk (PKGBUILD)
    Pierre Schmitz 
    pierre at archlinux.org
       
    Thu Aug 16 19:06:43 UTC 2012
    
    
  
    Date: Thursday, August 16, 2012 @ 15:06:43
  Author: pierre
Revision: 165372
upgpkg: php-apc 3.1.12-1
upstream update
Modified:
  php-apc/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-08-16 18:52:25 UTC (rev 165371)
+++ PKGBUILD	2012-08-16 19:06:43 UTC (rev 165372)
@@ -2,7 +2,7 @@
 # Maintainer: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=php-apc
-pkgver=3.1.11
+pkgver=3.1.12
 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=('199b69ed1423aa869acafff485ef5f06')
+md5sums=('b0ab91726717f410dfa284d5d1723b60')
 
 build() {
 	cd $srcdir/APC-$pkgver
    
    
More information about the arch-commits
mailing list