summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHanabishi2021-12-03 18:32:51 +0500
committerHanabishi2021-12-03 18:32:51 +0500
commit5b6f897fa99d9d93486a173ddf9ea940833cb0fe (patch)
tree202486d3177d747fdd68a123da6c75781077a6b0 /PKGBUILD
parent6e6dbf92279b33d5b01653c14ca2620cc77322a7 (diff)
downloadaur-5b6f897fa99d9d93486a173ddf9ea940833cb0fe.tar.gz
Fix provides-conflicts
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 420718c651df..d5e232f7b11c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,15 +3,14 @@ HIDE_TRAY_ICON=0
pkgname=kwin-bismuth-bin
pkgver=2.1.0
-pkgrel=1
+pkgrel=2
pkgdesc="Addon for KDE Plasma to arrange your windows automatically and switch between them using keyboard shortcuts, like tiling window managers."
arch=('x86_64')
url="https://github.com/Bismuth-Forge/bismuth"
license=('MIT')
depends=('systemsettings')
-makedepends=()
-provides=("bismuth=${pkgver}" "kwin-bismuth=${pkgver}")
-conflicts=('bismuth')
+provides=('kwin-bismuth')
+conflicts=('kwin-bismuth')
options=('!emptydirs')
source=(