summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorManuel Stoeckl2023-01-28 12:12:41 -0500
committerManuel Stoeckl2023-01-28 12:12:41 -0500
commitbf5052d125b7385435d0e55e828033a6759d7670 (patch)
tree3ee53f412a07bdc20394b8ae03b338d51948ffd4 /PKGBUILD
parentc0c4d0ca9b7ef0283bad8c9af2e30ec637cdc4db (diff)
downloadaur-bf5052d125b7385435d0e55e828033a6759d7670.tar.gz
swaylock-plugin no longer conflicts with swaylock
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 1 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d6a658727047..481b0170e65b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,10 @@
# Contributor: gilbus <aur@tinkershell.eu>
pkgname=swaylock-plugin-git
pkgver=r313.9f49b8d
-pkgrel=1
+pkgrel=2
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' 'swaybg')
makedepends=('meson' 'git' 'scdoc' 'wayland-protocols')