summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDrommer2021-11-30 23:17:43 +0200
committerDrommer2021-11-30 23:17:43 +0200
commitdaeceeac7ec14602d471c61b5cd3db9a0aad1d12 (patch)
treea591e30dfaa83bb1f79759436861cf1d79ca40d0
parent3601c4226dd3848d191a71340434480ef5e2a765 (diff)
downloadaur-daeceeac7ec14602d471c61b5cd3db9a0aad1d12.tar.gz
Hotfix
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD2
2 files changed, 8 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 684997361cd6..285f218b34df 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -16,6 +16,13 @@ pkgbase = breath-legacy-theme-git
provides = breath-legacy-wallpaper
provides = plasma5-themes-breath-legacy
provides = sddm-breath-legacy-theme
+ conflicts = breath-wallpaper
+ conflicts = plasma5-themes-breath
+ conflicts = sddm-breath-theme
+ conflicts = breath2-icon-theme
+ conflicts = breath2-wallpaper
+ conflicts = plasma5-themes-breath2
+ conflicts = sddm-breath2-theme
source = git+https://gitlab.manjaro.org/artwork/themes/breath-legacy.git
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index ea52ff810666..abc48e4e9536 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=r43.b82857c
pkgrel=1
pkgdesc="Breath Legacy Plasma Look & Feel package by Manjaro Team"
provides=('breath-legacy-icon-theme' 'breath-legacy-wallpaper' 'plasma5-themes-breath-legacy' 'sddm-breath-legacy-theme')
-conficts=('breath-wallpaper' 'plasma5-themes-breath' 'sddm-breath-theme' 'breath2-icon-theme' 'breath2-wallpaper' 'plasma5-themes-breath2' 'sddm-breath2-theme')
+conflicts=('breath-wallpaper' 'plasma5-themes-breath' 'sddm-breath-theme' 'breath2-icon-theme' 'breath2-wallpaper' 'plasma5-themes-breath2' 'sddm-breath2-theme')
arch=('any')
url="https://gitlab.manjaro.org/artwork/themes/$_pkgname"
license=('LGPL')