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 f2d6b02c7ee7..64bb988b7f4b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -15,7 +15,6 @@ pkgbase = folder-color-caja
depends = python-caja
conflicts = folder-color-bzr
conflicts = folder-color-common
- replaces = folder-color-common
source = git+https://github.com/costales/folder-color.git#commit=67428606aa802e624b5b783f9f06f8bd724ae56c
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 985d5a8097f1..e22e2862be52 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,6 @@ depends=('python-caja')
makedepends=('git' 'dpkg' 'python-build' 'python-distutils-extra' 'python-installer'
'python-setuptools' 'python-wheel')
conflicts=("$_pkgname-bzr" 'folder-color-common')
-replaces=('folder-color-common')
_commit=67428606aa802e624b5b783f9f06f8bd724ae56c # 0.4.1
source=("git+https://github.com/costales/folder-color.git#commit=$_commit")
sha256sums=('SKIP')