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

Morten Linderud foxboron at archlinux.org
Mon Sep 3 23:13:08 UTC 2018


    Date: Monday, September 3, 2018 @ 23:13:08
  Author: foxboron
Revision: 376497

upgpkg: kakoune 2018.09.04-2

Modified:
  kakoune/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-03 22:49:09 UTC (rev 376496)
+++ PKGBUILD	2018-09-03 23:13:08 UTC (rev 376497)
@@ -1,7 +1,7 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 # Contributor: Frank Lenormand <lenormf at gmail dot com>
 pkgname=kakoune
-pkgver=2018.04.13
+pkgver=2018.09.04
 pkgrel=2
 pkgdesc="Vim-inspired, selection-oriented code editor"
 arch=("x86_64")
@@ -19,7 +19,7 @@
 )
 makedepends=("asciidoc")
 source=("$pkgname-$pkgver.tar.gz::https://github.com/mawww/kakoune/archive/v${pkgver}.tar.gz")
-sha256sums=("dfbaf87479ae30fd87426ae1b5f6cbe4382d6fe17b64a0c58d9475bf038e50dc")
+sha256sums=('6c143cae27cbd692627aeb81c1de8344e8891e47fafb0f67a02cb8ba9ad8de41')
 
 build() {
     cd "${pkgname}-${pkgver}/src"



More information about the arch-commits mailing list