summaryrefslogtreecommitdiff
path: root/extra/php-xcache/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/php-xcache/PKGBUILD')
-rw-r--r--extra/php-xcache/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/php-xcache/PKGBUILD b/extra/php-xcache/PKGBUILD
index 1b0579dc7..470da9072 100644
--- a/extra/php-xcache/PKGBUILD
+++ b/extra/php-xcache/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 193139 2013-08-17 08:22:18Z pierre $
+# $Id: PKGBUILD 195126 2013-09-25 11:18:14Z pierre $
# Maintainer: Pierre Schmitz <pierre@archlinux.de>
pkgname=php-xcache
pkgver=3.1.0dev
-_svnrev=1341
-pkgrel=12
+_svnrev=1394
+pkgrel=14
arch=('i686' 'x86_64' 'mips64el')
pkgdesc='A PHP opcode cacher'
url='http://xcache.lighttpd.net/'