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

Pierre Schmitz pierre at archlinux.org
Mon Jul 16 07:11:16 UTC 2012


    Date: Monday, July 16, 2012 @ 03:11:16
  Author: pierre
Revision: 163582

upgpkg: php-xcache 2.0.1-1

upstream update

Modified:
  php-xcache/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-07-16 06:21:11 UTC (rev 163581)
+++ PKGBUILD	2012-07-16 07:11:16 UTC (rev 163582)
@@ -2,8 +2,8 @@
 # Maintainer: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=php-xcache
-pkgver=2.0.0
-pkgrel=3
+pkgver=2.0.1
+pkgrel=1
 arch=('i686' 'x86_64')
 pkgdesc='A PHP opcode cacher'
 url='http://xcache.lighttpd.net/'
@@ -12,7 +12,7 @@
 source=("http://xcache.lighttpd.net/pub/Releases/${pkgver}/xcache-${pkgver}.tar.bz2"
         'xcache.ini')
 backup=('etc/php/conf.d/xcache.ini')
-md5sums=('0e30cdff075c635e475d70a5c37d0252'
+md5sums=('d3bc9645dc1b084c1eb45cfc4d8e9ccc'
          'bba7ead3e592a7980aa91a8600973587')
 
 build() {




More information about the arch-commits mailing list