summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 416b4cc30f87..9be7063baf08 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ license=('BSD')
depends=('python2-numpy' 'libtiff')
makedepends=('python2-setuptools' 'git')
provides=('python2-libtiff' 'python2-pylibtiff')
-conflicts=('python2-libtiff-svn')
+replaces=('python2-libtiff-svn')
source=("${pkgname%-git}::git+https://github.com/pearu/pylibtiff.git")
sha256sums=('SKIP')