summaryrefslogtreecommitdiff
path: root/python-simplepam
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2021-12-13 10:57:07 +0100
committerErich Eckner <git@eckner.net>2021-12-13 10:57:07 +0100
commitc813c48d031dfc621affa08f1c14b940297e4fa7 (patch)
treee9bf6e853aeecd3278d39efdd9c6fa5c66be71e6 /python-simplepam
parentc67eb1a2d8bc2dd45ce62f1913d338dfd386fb99 (diff)
downloadarchlinuxewe-c813c48d031dfc621affa08f1c14b940297e4fa7.tar.xz
recompile all python packages
Diffstat (limited to 'python-simplepam')
-rw-r--r--python-simplepam/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/python-simplepam/PKGBUILD b/python-simplepam/PKGBUILD
index d7a303e64..831d1e7e7 100644
--- a/python-simplepam/PKGBUILD
+++ b/python-simplepam/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python-simplepam
_pkgname=python3-simplepam
pkgver=0.1.5
-pkgrel=23
+pkgrel=24
pkgdesc="Pure Python interface to the Pluggable Authentication Modules system on Linux"
arch=('any')
url="https://github.com/leonnnn/python3-simplepam"