kakoune: update to 2021.11.08.

This commit is contained in:
Daniel Lewan 2021-11-07 13:54:28 +01:00 committed by Érico Nogueira Rolim
parent e7243f4f39
commit 2d4c050b3d
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'kakoune'
pkgname=kakoune
reverts=20180409_1
version=2021.10.28
version=2021.11.08
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=2f4c93871dc31f6281712281a7119928b1d6d6f300dded84b2d3ce0ab27f2126
checksum=aa30889d9da11331a243a8f40fe4f6a8619321b19217debac8f565e06eddb5f4
post_patch() {
vsed -i -e 's/-O3//' Makefile