summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorManuel Stoeckl2022-10-15 15:12:05 -0400
committerManuel Stoeckl2022-10-15 17:52:29 -0400
commit6811283642b96299081472c662bccc9b480843a2 (patch)
tree6ded34ebfd3c4e0cd9b7afa3529b00e74c3ec6c5 /PKGBUILD
parent2e6b2234a2c6cc56c560da588d4892d7dc55c044 (diff)
downloadaur-6811283642b96299081472c662bccc9b480843a2.tar.gz
Point to swaylock-plugin
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD14
1 files changed, 8 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a00b533fc984..ef132f61e842 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,18 @@
-# Maintainer: Stephen Gregoratto <dev@sgregoratto.me>
+# Maintainer: Manuel Stoeckl <com dоt mstoeckl аt wppkgb>
+# Contributor: Stephen Gregoratto <dev@sgregoratto.me>
# Contributor: gilbus <aur@tinkershell.eu>
-pkgname=swaylock-git
-pkgver=1.4.r15.gdee0021
+pkgname=swaylock-plugin-git
+pkgver=1.5.r61.g44d6234
pkgrel=1
-pkgdesc='Screen locker for Wayland '
-url='https://github.com/swaywm/swaylock'
+pkgdesc='Screen locker for Wayland -- Fork with background plugin support '
+url='https://github.com/mstoeckl/swaylock-plugin'
license=('MIT')
provides=('swaylock')
conflicts=('swaylock')
arch=('i686' 'x86_64' 'armv6h' 'armv7h')
-depends=('wayland' 'libxkbcommon' 'pam' 'cairo' 'gdk-pixbuf2')
+depends=('wayland' 'libxkbcommon' 'pam' 'cairo' 'gdk-pixbuf2' 'swaybg')
makedepends=('meson' 'git' 'scdoc' 'wayland-protocols')
+optdepends=('mpvpaper')
source=("${pkgname%-git}::git+$url")
sha1sums=('SKIP')