summaryrefslogtreecommitdiff
path: root/python-simplepam
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2021-12-13 16:53:51 +0100
committerErich Eckner <git@eckner.net>2021-12-13 16:53:51 +0100
commit03112b46a49a2522db17dcd73708fce3565e942d (patch)
treefd308deee59e3ed91812f7535440529cc65aa3f6 /python-simplepam
parent40d1a011c32c2133105316b5d79c2190ef1c8dd6 (diff)
downloadarchlinuxewe-03112b46a49a2522db17dcd73708fce3565e942d.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 3dc84f0b2..90b11a67b 100644
--- a/python-simplepam/PKGBUILD
+++ b/python-simplepam/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python-simplepam
_pkgname=python3-simplepam
pkgver=0.1.5
-pkgrel=59
+pkgrel=60
pkgdesc="Pure Python interface to the Pluggable Authentication Modules system on Linux"
arch=('any')
url="https://github.com/leonnnn/python3-simplepam"