summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoractionless2020-03-17 21:42:49 +0100
committeractionless2020-03-17 21:42:49 +0100
commit344210819718106054a79ad192ddbf76692563bd (patch)
tree22be3f4a73d6cea4fda6f32d6cf357f657e0a7c1
parenta695a2e29c7b6391b8c40370bef8c755aa2201db (diff)
downloadaur-344210819718106054a79ad192ddbf76692563bd.tar.gz
add conflicts
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 8 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 182312484353..b37b16bc32fa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -20,7 +20,11 @@ pkgbase = themix-full-git
depends = themix-icons-suru-plus-git
depends = themix-icons-suru-plus-aspromauros-git
provides = themix-full
+ provides = oomox-git
+ provides = oomox
conflicts = themix-full
+ conflicts = oomox-git
+ conflicts = oomox
replaces = oomox-git
pkgname = themix-full-git
diff --git a/PKGBUILD b/PKGBUILD
index e7e4cafb97a4..be12c7692b70 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -43,9 +43,13 @@ optdepends=(
)
provides=(
'themix-full'
+ 'oomox-git'
+ 'oomox'
)
conflicts=(
'themix-full'
+ 'oomox-git'
+ 'oomox'
)
replaces=(
'oomox-git'