Merge pull request #7859 from skrzyp/kakoune
kakoune: update to git@20170928
This commit is contained in:
commit
c8f7e4baa9
@ -1,18 +1,18 @@
|
|||||||
# Template file for 'kakoune'
|
# Template file for 'kakoune'
|
||||||
pkgname=kakoune
|
pkgname=kakoune
|
||||||
version=0.0.20170311
|
version=0.0.20170920
|
||||||
revision=3
|
revision=3
|
||||||
_commit="b9317ba38c3e8f2bc4196705d65bbc8a8ef8dbf4"
|
_commit="0da5cabbfe3009d9d29b0d2d28381b252aadbe40"
|
||||||
wrksrc="${pkgname}-${_commit}"
|
wrksrc="${pkgname}-${_commit}"
|
||||||
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="unzip asciidoc"
|
hostmakedepends="asciidoc"
|
||||||
makedepends="boost-devel ncurses-devel"
|
makedepends="boost-devel 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="http://kakoune.org"
|
homepage="http://kakoune.org"
|
||||||
distfiles="https://github.com/mawww/kakoune/archive/${_commit}.zip"
|
distfiles="https://github.com/mawww/kakoune/archive/${_commit}.tar.gz"
|
||||||
checksum=a867c61b1071268dfd27da5ed278a838a042c1add0416fe9384379543d9d630e
|
checksum=d53c25a17295ad20879a189782db9c5c2af97e359ffb97343d2452babadf4038
|
||||||
|
Loading…
x
Reference in New Issue
Block a user