diff options
author | Erich Eckner <git@eckner.net> | 2024-04-28 07:47:08 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2024-04-28 07:47:08 +0200 |
commit | 15e1f6393bf12eed406adced14233b45e5ed7a10 (patch) | |
tree | b3a859ad13b1f4b50862f89ab7f3f361b45507ed /python-simplepam | |
parent | ecbc9db674c95ceeef7488b512a1309a64511ac3 (diff) | |
download | archlinuxewe-15e1f6393bf12eed406adced14233b45e5ed7a10.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 e97f9dcb3..bf539a4a6 100644 --- a/python-simplepam/PKGBUILD +++ b/python-simplepam/PKGBUILD @@ -3,7 +3,7 @@ pkgname=python-simplepam _pkgname=python3-simplepam pkgver=0.1.5 -pkgrel=68 +pkgrel=69 pkgdesc="Pure Python interface to the Pluggable Authentication Modules system on Linux" arch=('any') url="https://github.com/leonnnn/python3-simplepam" |