kakoune: update to 2023.07.29.

This commit is contained in:
Daniel Lewan 2023-07-29 14:48:18 +02:00 committed by Leah Neukirchen
parent e47b80847d
commit 8538cc105f

View File

@ -1,7 +1,7 @@
# Template file for 'kakoune'
pkgname=kakoune
reverts=20180409_1
version=2022.10.31
version=2023.07.29
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=fb317b62c9048ddc7567fe83dfc409c252ef85778b24bd2863be2762d4e4e58b
checksum=6a73782f3f791c4eede7ffbbfeec24370b3b62e519301120912736ac5bd789e2
post_patch() {
vsed -i -e 's/-O3//' Makefile