Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/kakoune/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'kakoune'
pkgname=kakoune
reverts=20180409_1
version=2026.04.12
version=2026.05.21
revision=1
build_style=gnu-makefile
make_build_args="debug=no gzip_man=no"
Expand All @@ -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=ce67adc8af7b20550463332c38e389cacfdd80f709e14b9940c127091aab0681
checksum=be1deb3fe9808a0733ab1057309da380bb757307e8fdbb22dc478b674b6bad34

post_patch() {
vsed -i -e 's/-O3//' Makefile
Expand Down