summaryrefslogtreecommitdiff
path: root/community/xdebug/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/xdebug/PKGBUILD')
-rw-r--r--community/xdebug/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/xdebug/PKGBUILD b/community/xdebug/PKGBUILD
index 7aa15c063..714f6127d 100644
--- a/community/xdebug/PKGBUILD
+++ b/community/xdebug/PKGBUILD
@@ -1,12 +1,12 @@
-# $Id: PKGBUILD 95812 2013-08-17 08:23:12Z pierre $
+# $Id: PKGBUILD 107191 2014-03-14 08:53:43Z spupykin $
# 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.2.3
-pkgrel=3
+pkgver=2.2.4
+pkgrel=1
pkgdesc="PHP debugging extension"
arch=('i686' 'x86_64')
url="http://www.xdebug.org"
@@ -15,7 +15,7 @@ depends=('php')
backup=('etc/php/conf.d/xdebug.ini')
source=(http://www.xdebug.org/files/$pkgname-$pkgver.tgz
xdebug.ini)
-md5sums=('e49cec9861b45dc0b36eae33bf8a14fa'
+md5sums=('a2edd77f112ab47286c280df041c396a'
'6a1f2ef91c632d4c9b7b218cd2e278ef')
build() {