diff options
author | root <root@rshg054.dnsready.net> | 2013-01-24 00:06:07 -0800 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-01-24 00:06:07 -0800 |
commit | cb33decb284fa3b08652b04f7290d9d4140a927f (patch) | |
tree | e7f2c99536d9a7bc61ca30107cf99cb22064b61f /extra/php/PKGBUILD | |
parent | 91fea2e90c87b282a3bb39b080b8c51eb52cdbbe (diff) |
Thu Jan 24 00:06:07 PST 2013
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 079af06d2..802054263 100644 --- a/extra/php/PKGBUILD +++ b/extra/php/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 175519 2013-01-17 21:13:35Z pierre $ +# $Id: PKGBUILD 175873 2013-01-23 00:13:10Z eric $ # Maintainer: Pierre Schmitz <pierre@archlinux.de> pkgbase=php @@ -22,7 +22,7 @@ pkgname=('php' 'php-tidy' 'php-xsl') pkgver=5.4.11 -pkgrel=1 +pkgrel=2 arch=('i686' 'x86_64') license=('PHP') url='http://www.php.net' |