summaryrefslogtreecommitdiff
path: root/python-simplepam
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2021-12-13 13:11:18 +0100
committerErich Eckner <git@eckner.net>2021-12-13 13:11:18 +0100
commit1898d577ee4e89d18bb20b75ea32a332b96c8d93 (patch)
tree6c8c18ad281d9dc98166d64d3f311d65dbe7c62e /python-simplepam
parent4d9d5ffdf9b3b779eebee93e7da2c0026b3b1c70 (diff)
downloadarchlinuxewe-1898d577ee4e89d18bb20b75ea32a332b96c8d93.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 eed2945b4..db566e1b7 100644
--- a/python-simplepam/PKGBUILD
+++ b/python-simplepam/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python-simplepam
_pkgname=python3-simplepam
pkgver=0.1.5
-pkgrel=36
+pkgrel=37
pkgdesc="Pure Python interface to the Pluggable Authentication Modules system on Linux"
arch=('any')
url="https://github.com/leonnnn/python3-simplepam"