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

Morten Linderud foxboron at archlinux.org
Tue Oct 30 18:35:39 UTC 2018


    Date: Tuesday, October 30, 2018 @ 18:35:39
  Author: foxboron
Revision: 399693

upgpkg: kakoune 2018.10.27-3

Modified:
  kakoune/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-30 17:56:01 UTC (rev 399692)
+++ PKGBUILD	2018-10-30 18:35:39 UTC (rev 399693)
@@ -2,7 +2,7 @@
 # Contributor: Frank Lenormand <lenormf at gmail dot com>
 pkgname=kakoune
 pkgver=2018.10.27
-pkgrel=2
+pkgrel=3
 pkgdesc="Vim-inspired, selection-oriented code editor"
 arch=("x86_64")
 url="http://kakoune.org/"
@@ -18,8 +18,8 @@
     "xorg-xmessage: display debug messages in a new window"
 )
 makedepends=("asciidoc")
-source=("$pkgname-$pkgver.tar.gz::https://github.com/mawww/kakoune/archive/v${pkgver}.tar.gz")
-sha256sums=('6b34292c46e2176fdfc3c232a0111ee58229e101f4e37aabe729a0190ddc4641')
+source=("$pkgname-$pkgver.tar.bz2::https://github.com/mawww/kakoune/releases/download/v${pkgver}/kakoune-${pkgver}.tar.bz2")
+sha256sums=('687a173c8f94fb66aad899e7a3095fe8f08e1fdcab955dbc6785335427cc8a1d')
 
 build() {
     cd "${pkgname}-${pkgver}/src"



More information about the arch-commits mailing list