diff options
author | root <root@rshg054.dnsready.net> | 2012-05-11 00:03:00 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-05-11 00:03:00 +0000 |
commit | 2ced64d6aa5881fa575de1861c464c432deee26f (patch) | |
tree | 55c4d54265bcc869257a2f1bedc5d75476878366 /community/xdebug/PKGBUILD | |
parent | 1adfdd111d570a6dfc66543a2858d9554c73e7a7 (diff) |
Fri May 11 00:03:00 UTC 2012
Diffstat (limited to 'community/xdebug/PKGBUILD')
-rw-r--r-- | community/xdebug/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/community/xdebug/PKGBUILD b/community/xdebug/PKGBUILD index 1eab91ed8..1318e46f8 100644 --- a/community/xdebug/PKGBUILD +++ b/community/xdebug/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 68086 2012-03-17 18:57:19Z spupykin $ +# $Id: PKGBUILD 70507 2012-05-09 18:48:25Z pschmitz $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Maintainer: Jonathan Wiersma <arch aur at jonw dot org> # Contributor: Jonathan Wiersma <arch aur at jonw dot org> # Contributor: sracker <smb.sac@gmail.com> pkgname=xdebug -pkgver=2.1.4 +pkgver=2.2.0 pkgrel=1 pkgdesc="PHP debugging extension" arch=('i686' 'x86_64') @@ -17,7 +17,7 @@ backup=('etc/php/conf.d/xdebug.ini') source=(http://www.xdebug.org/files/$pkgname-$pkgver.tgz xdebug-5.2.ini xdebug.ini) -md5sums=('0a1339ad8053eface15ed6420a295939' +md5sums=('27d8ad8224ffab04d12eecb5997a4f5d' '6b7fdbbe0bf381bda40e77e29981f439' '68de800943369d4c76bdf7eb35c8463b') |