mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kakoune: update to 2018.10.27.
This commit is contained in:
parent
565b918635
commit
82d4cb0baa
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'kakoune'
|
# Template file for 'kakoune'
|
||||||
pkgname=kakoune
|
pkgname=kakoune
|
||||||
reverts=20180409_1
|
reverts=20180409_1
|
||||||
version=2018.09.04
|
version=2018.10.27
|
||||||
revision=1
|
revision=1
|
||||||
build_wrksrc="src"
|
build_wrksrc="src"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_args="debug=no"
|
make_build_args="debug=no"
|
||||||
make_install_args="debug=no"
|
make_install_args="debug=no"
|
||||||
hostmakedepends="asciidoc pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="ncurses-devel"
|
makedepends="ncurses-devel"
|
||||||
short_desc="Selection-based vim-like editor with less keystrokes"
|
short_desc="Selection-based vim-like editor with less keystrokes"
|
||||||
maintainer="Jakub Skrzypnik <j.skrzypnik@openmailbox.org>"
|
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=7a31c9f08c261c5128d1753762721dd7b7fe4bb4e9a3c368c9d768c72a1472e1
|
checksum=687a173c8f94fb66aad899e7a3095fe8f08e1fdcab955dbc6785335427cc8a1d
|
||||||
|
|
Loading…
Add table
Reference in a new issue