summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrey Vihrov2016-06-12 19:18:46 +0300
committerAndrey Vihrov2016-06-12 19:18:46 +0300
commite32b69ee06e1baede40e3b559fa8be574aa99427 (patch)
tree6619c53efa2871b7823d29fab46ceff533a4373a
parent70b474c6418e726cfbcced8fa08f8850e661ef12 (diff)
downloadaur-e32b69ee06e1baede40e3b559fa8be574aa99427.tar.gz
Add conflicts=()
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a484b264793a..48136567d234 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,6 +12,7 @@ license=('custom:PublicDomain')
depends=('curl')
optdepends=('xsel: copy the URL to clipboard (or xclip)'
'xclip: copy the URL to clipboard (or xsel)')
+conflicts=('imgurbash')
replaces=('imgurbash')
source=("https://github.com/tremby/imgur.sh/archive/v${pkgver}.tar.gz")
sha256sums=('a4334d64b6e7cf3deb1f4a5091e9ef3da5539b158f6953b2379ded836b2930f6')