summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCurve2020-12-24 13:41:17 +0100
committerCurve2020-12-24 13:41:17 +0100
commitdaff591a54550869a1302a2ad426968ef08a46a2 (patch)
tree8c7374691aca050b133503c1b065b43f51e3f4e0 /PKGBUILD
parent367ecc74206cc9758846f86150d50ad565d74be6 (diff)
downloadaur-daff591a54550869a1302a2ad426968ef08a46a2.tar.gz
fix: add conflict and provides
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ca4f51a459b2..696d1b0be299 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,6 +13,8 @@ optdepends=('plasma-desktop: for included plasma theme'
'tela-circle-icon-theme-git: matching icon theme'
'orchis-theme-git: matching gtk theme')
makedepends=('git')
+provides=('orchis-kde-theme-git')
+conflicts=('orchis-kde-theme-git')
source=("git+${url}.git")
sha256sums=('SKIP')