diff options
author | Erich Eckner <git@eckner.net> | 2021-12-13 08:41:15 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2021-12-13 08:41:15 +0100 |
commit | e9468b4f1c8cab839f309db97cee0e08aebae54e (patch) | |
tree | d7d9dbd87018eba614457db3a90cf21ed9b9ae80 /python-simplepam | |
parent | 18b31e8c5b720779657da5c03ae89f87c2395e43 (diff) | |
download | archlinuxewe-e9468b4f1c8cab839f309db97cee0e08aebae54e.tar.xz |
recompile all python packages
Diffstat (limited to 'python-simplepam')
-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 503554517..b030af7ba 100644 --- a/python-simplepam/PKGBUILD +++ b/python-simplepam/PKGBUILD @@ -3,7 +3,7 @@ pkgname=python-simplepam _pkgname=python3-simplepam pkgver=0.1.5 -pkgrel=9 +pkgrel=10 pkgdesc="Pure Python interface to the Pluggable Authentication Modules system on Linux" arch=('any') url="https://github.com/leonnnn/python3-simplepam" |