summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmish2024-02-04 11:36:06 +0530
committerAmish2024-02-04 11:36:06 +0530
commit04e7d2d7c2485e74c9b660f0f44901f9779d40c3 (patch)
treeb812fa03907554c0a375283273987355e8748c31
parentb3a9d4280b5eb4a631e271fb08acab1d98baf2ec (diff)
downloadaur-php-pam.tar.gz
PHP 8.3.2 rebuild
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 88de8ea04239..2bffbc7a692f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = php-pam
pkgdesc = This extension provides PAM (Pluggable Authentication Modules) integration in PHP.
pkgver = 2.2.5
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/amishmm/php-pam
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index cd81c0d858d7..8210568a285c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=php-pam
pkgver=2.2.5
-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"