summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorM0Rf302016-06-10 03:26:36 +0200
committerM0Rf302016-06-10 03:26:36 +0200
commit6b2f3a2bbdd14f43f151e2df1307f8995e522dce (patch)
tree16a3b24d0b2f6cf1e313f9772f428a938ddf51a8 /PKGBUILD
parenta4a8ed8be0546fdd5d7b32020c06350677cf7a66 (diff)
downloadaur-6b2f3a2bbdd14f43f151e2df1307f8995e522dce.tar.gz
general improvements
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c33eb88c7bc6..520108aaf42c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,7 +17,7 @@ source=(
install=$pkgname.install
options=('!strip')
provides=('openbazaar')
-replaces=('openbazaar-git')
+conflicts=('openbazaar-git')
_srcfolder=OpenBazaar-Client-$pkgver
build(){