summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-x[-rw-r--r--]PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c2d4862a26f0..d7f9c4d1f981 100644..100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=pyxtrlock-git
_pkgname=pyxtrlock
pkgver=r145.c8f55b9
-pkgrel=1
+pkgrel=2
pkgdesc="The X transparent screen lock rewritten in Python. Git version"
arch=('any')
url="https://github.com/leonnnn/pyxtrlock/"
license=("GPLv3+")
-depends=("python" "python-xdg" "python-simplepam")
+depends=("python" "python-xdg" "python-simplepam-git")
makedepends=("git" "python")
source=("${pkgname%-*}::git+https://github.com/leonnnn/pyxtrlock.git")
sha1sums=("SKIP")