summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLev Babiev2023-07-28 08:10:41 +0100
committerLev Babiev2023-07-28 08:10:41 +0100
commitab8ddfa656056025f6810f774e0f62d4e9f4abc4 (patch)
treef07ba43fd2e04c8c38f94edef33e4d947e270ef4 /PKGBUILD
parentd6934dbd232481cb6fbbc3b2d15fc0a505c46ec4 (diff)
downloadaur-ab8ddfa656056025f6810f774e0f62d4e9f4abc4.tar.gz
add conflict with sfwbar
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2f9f1bcddc00..827c805f2e54 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -20,6 +20,8 @@ optdepends=(
'libxkbcommon: xkb layout conversion support'
)
makedepends=('meson')
+conflicts=('sfwbar')
+provides=('sfwbar')
source=("${pkgname%-*}::git+https://github.com/LBCrion/sfwbar.git")
md5sums=('SKIP')