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 37470f59a..ad9442b53 100644
--- a/extra/php-xcache/PKGBUILD
+++ b/extra/php-xcache/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 175092 2013-01-13 14:39:10Z pierre $
+# $Id: PKGBUILD 188803 2013-06-21 12:38:37Z pierre $
# Maintainer: Pierre Schmitz <pierre@archlinux.de>
pkgname=php-xcache
-pkgver=3.0.1
+pkgver=3.0.3
pkgrel=1
arch=('i686' 'x86_64')
pkgdesc='A PHP opcode cacher'
@@ -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=('45086010bc4f82f506c08be1c556941b'
+md5sums=('8e9d59785725747f9f099af2bd54ddd2'
'8fd9ce537ada9463c4b0c042243158c0')
build() {