summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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'