From 414ce897035ca12993ec7658b8550ce97244e6e8 Mon Sep 17 00:00:00 2001 From: ismay Date: Wed, 4 Jun 2025 19:13:47 +0200 Subject: [PATCH] kakoune: update to 2025.06.03 --- srcpkgs/kakoune/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kakoune/template b/srcpkgs/kakoune/template index fd1079c5096..795ea4c6935 100644 --- a/srcpkgs/kakoune/template +++ b/srcpkgs/kakoune/template @@ -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 " 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