[arch-commits] Commit in kakoune/trunk (PKGBUILD)

Maxim Baz maximbaz at archlinux.org
Tue Dec 10 11:47:45 UTC 2019


    Date: Tuesday, December 10, 2019 @ 11:47:45
  Author: maximbaz
Revision: 536510

upgpkg: kakoune 2019.12.10-1

Modified:
  kakoune/trunk/PKGBUILD

----------+
 PKGBUILD |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-10 11:44:07 UTC (rev 536509)
+++ PKGBUILD	2019-12-10 11:47:45 UTC (rev 536510)
@@ -2,7 +2,7 @@
 # Maintainer: Maxim Baz <$pkgname at maximbaz dot com>
 # Contributor: Frank Lenormand <lenormf at gmail dot com>
 pkgname=kakoune
-pkgver=2019.07.01
+pkgver=2019.12.10
 pkgrel=1
 pkgdesc="Multiple-selection, UNIX-flavored modal editor"
 arch=("x86_64")
@@ -15,12 +15,11 @@
     "kak-lsp: LSP client"
     "ranger: filesystem explorer"
     "tmux: splitting and creating windows"
-#    "universal-ctags-git: provides \`readtags\` used to jump to a symbol's definition"
     "xdotool: X11 utility to focus arbitrary kakoune clients"
     "xorg-xmessage: display debug messages in a new window"
 )
 source=("https://github.com/mawww/kakoune/releases/download/v${pkgver}/kakoune-${pkgver}.tar.bz2")
-sha256sums=('8cf978499000bd71a78736eaee5663bd996f53c4e610c62a9bd97502a3ed6fd3')
+sha256sums=('66ad8d28cecb29b08e5975e659ee91206ca676a0194c730ca4eed026bafa2ff8')
 
 build() {
     cd "${pkgname}-${pkgver}/src"



More information about the arch-commits mailing list