kakoune: update to 2025.06.03

This commit is contained in:
ismay 2025-06-04 19:13:47 +02:00 committed by tranzystorekk
parent cad1bcd7cd
commit 414ce89703

View file

@ -1,7 +1,7 @@
# Template file for 'kakoune'
pkgname=kakoune
reverts=20180409_1
version=2024.05.18
version=2025.06.03
revision=1
build_style=gnu-makefile
make_build_args="debug=no gzip_man=no"
@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="Unlicense"
homepage="https://kakoune.org"
distfiles="https://github.com/mawww/kakoune/releases/download/v${version}/kakoune-${version}.tar.bz2"
checksum=dae8ac2e61d21d9bcd10145aa70b421234309a7b0bc57fad91bc34dbae0cb9fa
checksum=ced5941f1bdfb8ef6b0265b00bfd7389e392fb41b2bf11990cee9d6e95316499
post_patch() {
vsed -i -e 's/-O3//' Makefile