Tobias Powalowski pushed to branch main at Arch Linux / Packaging / Packages /
pam
Commits:
ace0ff53 by Tobias Powalowski at 2025-02-07T12:10:08+01:00
upgpkg: 1.7.0-2: remove unreproducible pdf files MR#2
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = pam
pkgdesc = PAM (Pluggable Authentication Modules) library
pkgver = 1.7.0
- pkgrel = 1
+ pkgrel = 2
url = http://linux-pam.org
arch = x86_64
license = GPL-2.0-only
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=pam
pkgver=1.7.0
-pkgrel=1
+pkgrel=2
pkgdesc="PAM (Pluggable Authentication Modules) library"
arch=('x86_64')
license=('GPL-2.0-only')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pam/-/commit/ace0ff539c0c8ff8e776757c5be273ffa376d865
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pam/-/commit/ace0ff539c0c8ff8e776757c5be273ffa376d865
You're receiving this email because of your account on gitlab.archlinux.org.