kakoune: update to 2023.08.05.

This commit is contained in:
bygoneNova 2024-01-05 12:09:49 -07:00 committed by classabbyamp
parent 9e34f04014
commit 173237cae8

View file

@ -1,7 +1,7 @@
# Template file for 'kakoune'
pkgname=kakoune
reverts=20180409_1
version=2023.07.29
version=2023.08.05
revision=1
build_wrksrc="src"
build_style=gnu-makefile
@ -14,7 +14,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=6a73782f3f791c4eede7ffbbfeec24370b3b62e519301120912736ac5bd789e2
checksum=3e45151e0addd3500de2d6a29b5aacf2267c42bb256d44a782e73defb29cda5c
post_patch() {
vsed -i -e 's/-O3//' Makefile