kakoune: update to 2021.10.28.

This commit is contained in:
Daniel Lewan 2021-10-28 09:49:39 +02:00 committed by Érico Nogueira Rolim
parent 4bbb093ee8
commit 14031ad1bb

View file

@ -1,7 +1,7 @@
# Template file for 'kakoune'
pkgname=kakoune
reverts=20180409_1
version=2021.08.28
version=2021.10.28
revision=1
build_wrksrc="src"
build_style=gnu-makefile
@ -14,7 +14,7 @@ maintainer="Jakub Skrzypnik <j.skrzypnik@openmailbox.org>"
license="Unlicense"
homepage="https://kakoune.org"
distfiles="https://github.com/mawww/kakoune/releases/download/v${version}/kakoune-${version}.tar.bz2"
checksum=6f6ed7dfd8c5723210dbd848708acf03af4b847016fd3ede96b2a89ad32276cb
checksum=2f4c93871dc31f6281712281a7119928b1d6d6f300dded84b2d3ce0ab27f2126
post_patch() {
vsed -i -e 's/-O3//' Makefile