diff options
author | Erich Eckner <git@eckner.net> | 2021-12-13 10:13:47 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2021-12-13 10:13:47 +0100 |
commit | a4845b75ff2a60d44daf197d81de48ca2a5e92d1 (patch) | |
tree | deda8ff4ac36c47f114108332d3a280e2581911f /python-simplepam/PKGBUILD | |
parent | 98f0f7d6e39a48beb0bee99e90b57fdb0d5b994b (diff) | |
download | archlinuxewe-a4845b75ff2a60d44daf197d81de48ca2a5e92d1.tar.xz |
recompile all python packages
Diffstat (limited to 'python-simplepam/PKGBUILD')
-rw-r--r-- | python-simplepam/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python-simplepam/PKGBUILD b/python-simplepam/PKGBUILD index 5bfc08b54..1bb7deaad 100644 --- a/python-simplepam/PKGBUILD +++ b/python-simplepam/PKGBUILD @@ -3,7 +3,7 @@ pkgname=python-simplepam _pkgname=python3-simplepam pkgver=0.1.5 -pkgrel=19 +pkgrel=20 pkgdesc="Pure Python interface to the Pluggable Authentication Modules system on Linux" arch=('any') url="https://github.com/leonnnn/python3-simplepam" |