summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 528dd5c3afe4..2720dd0ba826 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="The X transparent screen lock rewritten in Python. Git version"
arch=('any')
url="https://github.com/leonnnn/pyxtrlock/"
license=("GPLv3+")
-depends=("python" "python-pyxdg" "python-simplepam")
+depends=("python" "python-xdg" "python-simplepam")
source=("${pkgname%-*}::git+https://github.com/leonnnn/pyxtrlock.git")
sha1sums=("SKIP")
provides=("pyxtrlock")