summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 0 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e933286361e4..0be582bbb583 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -10,7 +10,6 @@ pkgbase = gtk-theme-framework
optdepends = gtk-engine-murrine: GTK2 theme support
optdepends = gtk-engines: GTK2 theme support
conflicts = material-gtk-framework
- replaces = material-gtk-framework
options = !strip
source = gtk-theme-framework-0.2.3.tar.gz::https://github.com/jaxwilko/gtk-theme-framework/archive/v0.2.3.tar.gz
source = git+https://github.com/vinceliuice/vimix-icon-theme.git
diff --git a/PKGBUILD b/PKGBUILD
index 8d8a83582977..34c13891a7a1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,6 @@ makedepends=('git')
optdepends=('gtk-engine-murrine: GTK2 theme support'
'gtk-engines: GTK2 theme support')
conflicts=('material-gtk-framework')
-replaces=('material-gtk-framework')
options=('!strip')
source=("$pkgbase-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz"
'git+https://github.com/vinceliuice/vimix-icon-theme.git')