summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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')