summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLeo2024-01-19 14:22:21 +1100
committerLeo2024-01-19 14:22:21 +1100
commit0b0a637d847aa0539cedb83890f07fbfa8c657d5 (patch)
treeb80ca16ac02f2b04f492f6be551bbef5c37646b7 /PKGBUILD
parent64d86c8b6491ffddae1493de1be725045d138e6e (diff)
downloadaur-php-ast.tar.gz
bump pkgrel for PHP 8.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 74564fb49d42..d8cdf0fa2cf4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_extname=ast
pkgname=php-$_extname
pkgver=1.1.1
-pkgrel=1
+pkgrel=2
pkgdesc='Extension exposing PHP 7 abstract syntax tree'
arch=('x86_64')
url="https://pecl.php.net/package/$_extname"