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 850dbaef6..1a18b2162 100644 --- a/extra/php/PKGBUILD +++ b/extra/php/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 180290 2013-03-19 19:00:59Z pierre $ +# $Id: PKGBUILD 180807 2013-03-26 11:49:38Z foutrelis $ # Maintainer: Pierre Schmitz <pierre@archlinux.de> pkgbase=php @@ -22,7 +22,7 @@ pkgname=('php' 'php-tidy' 'php-xsl') pkgver=5.4.13 -pkgrel=2 +pkgrel=3 arch=('i686' 'x86_64') license=('PHP') url='http://www.php.net' |