summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e02221947b00..ccae2147c82f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: gilbus <aur(AT)tinkershell.eu>
pkgname=swaylock-git
_pkgname=swaylock
-pkgver=r171.0c1f193
+pkgver=r187.4e72a36
pkgrel=1
license=("MIT")
pkgdesc="Screen locker for Wayland "
makedepends=("meson" "git" "scdoc" "wayland-protocols")
depends=(
- "wayland" "wlroots-git" "pango" "cairo" "pam"
+ "wayland" "libxkbcommon" "pango" "cairo" "pam"
)
optdepends=(
"gdk-pixbuf2: For background images other than PNG"