summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpancho horrillo2017-06-15 06:51:13 +0200
committerpancho horrillo2017-06-15 06:52:35 +0200
commita5b4caf5ee86d784cc65b11ad397568189ecb64f (patch)
treec737bc6facb6d95faf6202b85abb80ffc35c02ea
parent94c68a1b278bc9c32d0d4c10a7ac167c8527c668 (diff)
downloadaur-a5b4caf5ee86d784cc65b11ad397568189ecb64f.tar.gz
Declare conflict with the_platinum_searcher-bin
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 950e40e7b3ac..2d5a5fe959ac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,6 +10,7 @@ makedepends=('git' 'go' 'mercurial')
url="https://github.com/monochromegane/the_platinum_searcher"
license=('MIT')
provides=('the_platinum_searcher')
+conflicts=('the_platinum_searcher-bin')
source=('git+https://github.com/monochromegane/the_platinum_searcher.git')
md5sums=('SKIP')