summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKokaKiwi2021-01-29 11:24:37 +0100
committerKokaKiwi2021-01-29 11:24:37 +0100
commitc3d638efd9a7e5f5dda3e3befb8c788231a79352 (patch)
treead3e5dc0b189b7de49c3ac844dcfd7a30c09e71c
parentdd330a24d0e631c6a715e0a26129475074d3a5e5 (diff)
downloadaur-mcsur-kde-git.tar.gz
Replace package with the theme old name
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c8efd2ca833f..e72e34c7a500 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -9,6 +9,7 @@ pkgbase = mcsur-kde-git
optdepends = plasma-desktop: For plasma theme
optdepends = kvantum-qt5: For kvantum theme
optdepends = sddm: For SDDM theme
+ replaces = plasmasur-dark-kde-theme-git
source = mcsur-kde-git::git+https://github.com/yeyushengfan258/McSur-kde.git
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 922febe62c0f..46fa09e90326 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,6 +7,7 @@ pkgdesc='A materia Design theme for KDE Plasma desktop.'
url='https://github.com/yeyushengfan258/McSur-kde'
license=('GPL3')
arch=('any')
+replaces=(plasmasur-dark-kde-theme-git)
makedepends=('git')
optdepends=(
'plasma-desktop: For plasma theme'