summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLaurent Brock2024-03-20 19:05:08 +0100
committerLaurent Brock2024-03-20 19:05:08 +0100
commitdd6511cbf0e9b622a210cb1d441d9d22ace3bcbf (patch)
tree516011f4b0a2aa87443ae9f6324c67011d7069fd /PKGBUILD
parent726d4b4c3ed743ee355a4a02edcf86264684563d (diff)
downloadaur-plasma-active-accent-frame-decorations.tar.gz
Add conflict with package for all decorations
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6455c9b2df30..1adb2ab6705c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@ PACKAGER="Laurent Brock <incognito0135@protonmail.com>"
pkgname=plasma-active-accent-frame-decorations
pkgver=9.2
-pkgrel=1
+pkgrel=2
pkgdesc="Window styles for KDE Plasma highlighting the active window in the color scheme's accent color"
url='https://github.com/nclarius/Plasma-window-decorations'
license=('GPL3')
@@ -10,6 +10,7 @@ arch=('any')
source=("$pkgname-$pkgver.tar.gz::${url}/archive/refs/tags/v${pkgver}.tar.gz")
sha256sums=('e85f95832c988154a065daba6289fe5197f32aee5eaeec1726cb251fdea2f61f')
sha512sums=('eb426f896171d53ffa70470139b6ae132ab6932d8646887e62315dcbe6ba22ed66d2feec11d78bb84ba75cd0178ab542285960349615f8bc4faca27f24ac8b0a')
+conflicts=('plasma-active-accent-decorations')
# prepare() {
# cd "${srcdir}"