mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
kakoune: update to 2020.08.04.
This commit is contained in:
parent
60464035b4
commit
a2b92e19cc
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'kakoune'
|
# Template file for 'kakoune'
|
||||||
pkgname=kakoune
|
pkgname=kakoune
|
||||||
reverts=20180409_1
|
reverts=20180409_1
|
||||||
version=2020.01.16
|
version=2020.08.04
|
||||||
revision=1
|
revision=1
|
||||||
build_wrksrc="src"
|
build_wrksrc="src"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
|
@ -14,4 +14,4 @@ maintainer="Jakub Skrzypnik <j.skrzypnik@openmailbox.org>"
|
||||||
license="Unlicense"
|
license="Unlicense"
|
||||||
homepage="https://kakoune.org"
|
homepage="https://kakoune.org"
|
||||||
distfiles="https://github.com/mawww/kakoune/releases/download/v${version}/kakoune-${version}.tar.bz2"
|
distfiles="https://github.com/mawww/kakoune/releases/download/v${version}/kakoune-${version}.tar.bz2"
|
||||||
checksum=a094f1689f0228308f631e371b382b0c0522391fc8b6c23a6cbc71ff404a0dae
|
checksum=02469fac1ff83191165536fa52f01907db5be0a734bc90570924b3edbb9cf121
|
||||||
|
|
Loading…
Add table
Reference in a new issue