summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAmish2023-01-15 13:11:33 +0530
committerAmish2023-01-15 13:11:33 +0530
commit0d94e1be926f0dad0810ed8f1a843414c95671c4 (patch)
treea75357b352ab2ebb80ed6997473d0109a5f22b1d /PKGBUILD
parent93344a9426f51b6eef39dd285793378b1b2de6a5 (diff)
downloadaur-0d94e1be926f0dad0810ed8f1a843414c95671c4.tar.gz
PHP 8.2 rebuild
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 96cfeb49993e..2401a228af72 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=php-pam
pkgver=2.2.4
-pkgrel=2
+pkgrel=3
pkgdesc="This extension provides PAM (Pluggable Authentication Modules) integration in PHP."
arch=('i686' 'x86_64')
url="https://github.com/amishmm/php-pam"