[arch-commits] Commit in kakoune/trunk (PKGBUILD)
Morten Linderud
foxboron at archlinux.org
Fri May 25 17:05:05 UTC 2018
Date: Friday, May 25, 2018 @ 17:05:04
Author: foxboron
Revision: 329436
upgpkg: kakoune 2018.04.13-2
Added kakoune to community
Modified:
kakoune/trunk/PKGBUILD
----------+
PKGBUILD | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-05-25 16:59:40 UTC (rev 329435)
+++ PKGBUILD 2018-05-25 17:05:04 UTC (rev 329436)
@@ -3,13 +3,12 @@
pkgname=kakoune
pkgver=2018.04.13
pkgrel=2
-pkgdesc="Multiple-selection, UNIX-flavored modal editor"
+pkgdesc="Vim-inspired, selection-oriented code editor"
arch=("x86_64")
url="http://kakoune.org/"
license=("custom:unlicense")
depends=("ncurses")
optdepends=(
- "file: MIME-type based file format detection"
"aspell: spell checking support"
"clang: C/C++ completion and diagnostics support"
"ranger: filesystem explorer"
More information about the arch-commits
mailing list