summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEugene Lamskoy2023-07-11 23:45:04 +0300
committerEugene Lamskoy2023-07-11 23:45:04 +0300
commitf374cb2f98c5a09c3b3f33212def69525cb4dc42 (patch)
tree31df9afbc4e6ef8aba29a459405ac20d5f830e3d /PKGBUILD
parent868592600d9b10b5a86a468d6ba851cbe5093a8d (diff)
downloadaur-f374cb2f98c5a09c3b3f33212def69525cb4dc42.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 a1cb367f4090..fd432b2e2070 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgname=php81-xdebug
_phpbase=81
_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')