summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 2 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d993b8c57dfc..a7b450619778 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,10 @@
pkgname=kakoune-git
-pkgver=2020.09.01_r231_gce96c3f2
-pkgrel=1
+pkgver=2020.09.01_r635_g15aa4fe13
+pkgrel=2
pkgdesc='Multiple-selection, UNIX-flavored modal editor'
arch=('x86_64' 'armv7h')
url='https://github.com/mawww/kakoune'
license=('custom:unlicense')
-depends=(
- 'ncurses'
-)
optdepends=(
'aspell: spell checking support'
'clang: add command for C/CPP insert mode completion support'