summaryrefslogtreecommitdiff
path: root/extra/php-xcache/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-06-22 01:28:29 -0700
committerroot <root@rshg054.dnsready.net>2013-06-22 01:28:29 -0700
commit946a83c478943914bcf576bd772689ef74c27fdd (patch)
tree577d46741bf519254d29a0979eb015e1281487fa /extra/php-xcache/PKGBUILD
parentdeef1b9af1fb8bb4c263d8aa1df699ef0d4d3b31 (diff)
Sat Jun 22 01:28:11 PDT 2013
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() {