summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsukso961002016-09-03 15:10:54 +0900
committersukso961002016-09-03 15:10:54 +0900
commitac81b378bf2908b31fb2f896995febc02b6d9735 (patch)
treef18f1cb65bd76222d522a0eba13c69b3964a04f3 /PKGBUILD
parent8ee3ce5e3fd5decbe02f63024e6a8b4a10f23428 (diff)
downloadaur-ac81b378bf2908b31fb2f896995febc02b6d9735.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1377a1f69467..c8af5ca84ffe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="A modern and intuitive terminal-based text editor"
arch=('x86_64' 'i686')
url="https://github.com/zyedidia/micro"
license=('MIT')
-optdepends=(xclip)
+depends=(xclip)
conflicts=("micro-git")
source_x86_64=("https://github.com/zyedidia/micro/releases/download/v${pkgver}/micro-${pkgver}-linux64.tar.gz")