We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 482d7bc commit e515255Copy full SHA for e515255
1 file changed
srcpkgs/kakoune/template
@@ -1,7 +1,7 @@
1
# Template file for 'kakoune'
2
pkgname=kakoune
3
reverts=20180409_1
4
-version=2025.06.03
+version=2026.04.12
5
revision=1
6
build_style=gnu-makefile
7
make_build_args="debug=no gzip_man=no"
@@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
12
license="Unlicense"
13
homepage="https://kakoune.org"
14
distfiles="https://github.com/mawww/kakoune/releases/download/v${version}/kakoune-${version}.tar.bz2"
15
-checksum=ced5941f1bdfb8ef6b0265b00bfd7389e392fb41b2bf11990cee9d6e95316499
+checksum=ce67adc8af7b20550463332c38e389cacfdd80f709e14b9940c127091aab0681
16
17
post_patch() {
18
vsed -i -e 's/-O3//' Makefile
0 commit comments