summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEugene Lamskoy2023-07-11 23:44:18 +0300
committerEugene Lamskoy2023-07-11 23:44:18 +0300
commitce6436c1d403272404bfa2b1d5e72c01ce2b2826 (patch)
tree71493c17bd3f5963b871f846a1089a4b684de2b5 /PKGBUILD
parentd1bff1bc5dea24c8009d09e54a8c67722d37803b (diff)
downloadaur-ce6436c1d403272404bfa2b1d5e72c01ce2b2826.tar.gz
3.2.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b223c662b9f3..e4900821ef32 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgname=php82-xdebug
_phpbase=82
_extname=xdebug
-pkgver=3.2.0
+pkgver=3.2.1
pkgrel=1
pkgdesc="Xdebug is an extension for PHP to assist with debugging and development for php${_phpbase}"
arch=("x86_64")
@@ -27,5 +27,5 @@ package() {
chmod 0644 "$pkgdir/etc/php${_phpbase}/conf.d/$_extname.ini"
install -m0755 -D ".libs/$_extname.so" "$pkgdir$(php-config${_phpbase} --extension-dir)/$_extname.so"
}
-sha256sums=('7769b20eecdadf5fbe9f582512c10b394fb575b6f7a8c3a3a82db6883e0032b7')
+sha256sums=('ef4cb3c228192798874e4530cccceee76840cc80821909740088a1e1a8f00445')