diff options
Diffstat (limited to 'extra/php/PKGBUILD')
-rw-r--r-- | extra/php/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/php/PKGBUILD b/extra/php/PKGBUILD index adafb826c..da0430b2d 100644 --- a/extra/php/PKGBUILD +++ b/extra/php/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 148505 2012-02-02 21:11:43Z pierre $ +# $Id: PKGBUILD 148876 2012-02-05 11:53:48Z ibiru $ # Maintainer: Pierre Schmitz <pierre@archlinux.de> pkgbase=php @@ -23,7 +23,7 @@ pkgname=('php' 'php-xsl') pkgver=5.3.10 _suhosinver=5.3.9-0.9.10 -pkgrel=1 +pkgrel=2 arch=('i686' 'x86_64') license=('PHP') url='http://www.php.net' |