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

Morten Linderud foxboron at archlinux.org
Sun Oct 28 12:30:57 UTC 2018


    Date: Sunday, October 28, 2018 @ 12:30:56
  Author: foxboron
Revision: 399260

upgpkg: kakoune 2018.10.27-2

Modified:
  kakoune/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-28 12:28:20 UTC (rev 399259)
+++ PKGBUILD	2018-10-28 12:30:56 UTC (rev 399260)
@@ -1,7 +1,7 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 # Contributor: Frank Lenormand <lenormf at gmail dot com>
 pkgname=kakoune
-pkgver=2018.09.04
+pkgver=2018.10.27
 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=('6c143cae27cbd692627aeb81c1de8344e8891e47fafb0f67a02cb8ba9ad8de41')
+sha256sums=('6b34292c46e2176fdfc3c232a0111ee58229e101f4e37aabe729a0190ddc4641')
 
 build() {
     cd "${pkgname}-${pkgver}/src"



More information about the arch-commits mailing list