hashworks pushed to branch main at Arch Linux / Packaging / Packages / pam-ihosts
Commits: 1c1ded68 by Justin Kromlinger at 2024-07-03T23:04:39+02:00 upgpkg: 1.6-2: .SRCINFO rebuild - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,12 @@ +pkgbase = pam-ihosts + pkgdesc = A PAM module that provides access control by ip, mac-address, or country-code/region + pkgver = 1.6 + pkgrel = 2 + url = https://github.com/ColumPaget/pam_ihosts + arch = x86_64 + license = GPL3 + depends = pam + source = pam-ihosts-1.6.tar.gz::https://github.com/ColumPaget/pam_ihosts/archive/v1.6.tar.gz + sha256sums = 0d5952395cdfa3824b4f166862b909cbe4162b43052f747b356285cd8135dab3 + +pkgname = pam-ihosts ===================================== PKGBUILD ===================================== @@ -1,7 +1,7 @@ # Maintainer: Justin Kromlinger <[email protected]> pkgname=pam-ihosts pkgver=1.6 -pkgrel=1 +pkgrel=2 pkgdesc="A PAM module that provides access control by ip, mac-address, or country-code/region" license=("GPL3") arch=("x86_64") View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/pam-ihosts/-/commit/1c1ded6869981ceee523939850070bbc41ffa5cd -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/pam-ihosts/-/commit/1c1ded6869981ceee523939850070bbc41ffa5cd You're receiving this email because of your account on gitlab.archlinux.org.
