summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e94fa47533f4..2336e627f40d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,13 @@
# Maintainer: Armin Fisslthaler <armin@fisslthaler.net>
pkgname=pyxtrlock
pkgver=0.4
-pkgrel=1
+pkgrel=2
pkgdesc="The X transparent screen lock rewritten in Python."
arch=('any')
url="https://zombofant.net/hacking/pyxtrlock"
license=('GPLv3+')
depends=('python3' 'python-simplepam')
+makedepends=('python-setuptools')
source=(https://github.com/leonnnn/pyxtrlock/archive/$pkgver.tar.gz)
sha256sums=('f8dbc3eade2b70cb8dea20ce19f0f1c5a192bd8219082cb116b79c6859716e29')