summaryrefslogtreecommitdiff
path: root/extra/php-xcache
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-07-18 12:59:58 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-07-18 12:59:58 -0300
commitf04f84ee9902c5aa8a88107bf0461aeef0030b9e (patch)
tree18f02f6ddf8d00d97af855dba055f89f615e3939 /extra/php-xcache
parentf8dc0992fd9d1751e8de891cf74a655c32b8e922 (diff)
parent63d179775e063452db6358e15b9847e7fc6c84b6 (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community-staging/gummi/PKGBUILD community-staging/mtpaint/PKGBUILD community-staging/mtpaint/mtpaint.install extra/php-xcache/PKGBUILD kde-unstable/akonadi/PKGBUILD kde-unstable/kdeedu-kig/PKGBUILD kde-unstable/kdeedu-rocs/PKGBUILD testing/xf86-video-intel/PKGBUILD
Diffstat (limited to 'extra/php-xcache')
-rw-r--r--extra/php-xcache/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/php-xcache/PKGBUILD b/extra/php-xcache/PKGBUILD
index 0d30a4d93..bd4bb1472 100644
--- a/extra/php-xcache/PKGBUILD
+++ b/extra/php-xcache/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: $
+# $Id: PKGBUILD 163591 2012-07-16 07:46:41Z pierre $
# Maintainer: Pierre Schmitz <pierre@archlinux.de>
pkgname=php-xcache
-pkgver=2.0.0
-pkgrel=3
+pkgver=2.0.1
+pkgrel=1
arch=('i686' 'x86_64' 'mips64el')
pkgdesc='A PHP opcode cacher'
url='http://xcache.lighttpd.net/'
@@ -12,7 +12,7 @@ license=('custom')
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() {