summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEugene Lamskoy2024-03-06 18:39:30 +0200
committerEugene Lamskoy2024-03-06 18:39:30 +0200
commit780eb90159583280d697e7dfb137d412e6f2e4b4 (patch)
treebccbc1402bc71d3eee5bbcef1c9ec00842e384ad /PKGBUILD
parent7511b2cb87df523e4730e9ca2323ae0f5bf2fc6b (diff)
downloadaur-php81-xdebug.tar.gz
3.3.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a23f4796dd43..f09b091e3fee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgname=php81-xdebug
_phpbase=81
_extname=xdebug
-pkgver=3.2.2
+pkgver=3.3.1
pkgrel=1
pkgdesc="Xdebug is an extension for PHP to assist with debugging and development for php${_phpbase}"
arch=("x86_64")
@@ -28,4 +28,4 @@ package() {
install -m0755 -D ".libs/$_extname.so" "$pkgdir$(php-config${_phpbase} --extension-dir)/$_extname.so"
}
-sha256sums=('f48777371f90cbb315ea4ea082a1ede6765bcfb35d7d6356ab8f71fd6dfcc157')
+sha256sums=('4eb4ee270bbcc5f14195c38f6ee58580e007cf4886ce32e11430318ab5bc2315')