diff options
author | Erich Eckner <git@eckner.net> | 2021-12-13 08:29:07 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2021-12-13 08:29:07 +0100 |
commit | 18b31e8c5b720779657da5c03ae89f87c2395e43 (patch) | |
tree | 796df818a39a461af558472b42f619f4c677795c /python-simplepam | |
parent | 2afff09806558fdee6ec62bac9290bffe30ab229 (diff) | |
download | archlinuxewe-18b31e8c5b720779657da5c03ae89f87c2395e43.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 0518a175d..503554517 100644 --- a/python-simplepam/PKGBUILD +++ b/python-simplepam/PKGBUILD @@ -3,7 +3,7 @@ pkgname=python-simplepam _pkgname=python3-simplepam pkgver=0.1.5 -pkgrel=8 +pkgrel=9 pkgdesc="Pure Python interface to the Pluggable Authentication Modules system on Linux" arch=('any') url="https://github.com/leonnnn/python3-simplepam" |