summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsukso961002016-04-28 15:06:46 +0900
committersukso961002016-04-28 15:06:46 +0900
commiteceff2a23e28f8f62c9e91ac3c2a73642ff9fe8f (patch)
treebcef34306d89d7ae9e31fcf45e49700f1db0e969 /PKGBUILD
parentf91d1b9caa214fb7e7b9bc8c298906c277d4f9bd (diff)
downloadaur-eceff2a23e28f8f62c9e91ac3c2a73642ff9fe8f.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 735df50306a8..50cc3c482524 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,6 +7,7 @@ arch=('x86_64' 'i686')
url="https://github.com/zyedidia/micro"
license=('MIT')
optdepends=(xclip)
+conflicts=("micro-git")
if [[ $CARCH == 'x86_64' ]]; then
source=(http://zbyedidia.webfactional.com/micro/binaries/micro-linux64.tar.gz)