From c4393e88419ce3c6fb44f743461bf3e94ad23e7f Mon Sep 17 00:00:00 2001 From: tranzystorekk Date: Fri, 3 Jan 2025 21:56:09 +0100 Subject: [PATCH] helix: update to 25.01 --- srcpkgs/helix/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/helix/template b/srcpkgs/helix/template index 7adbe646e0c..e4f3ffebe30 100644 --- a/srcpkgs/helix/template +++ b/srcpkgs/helix/template @@ -1,7 +1,7 @@ # Template file for 'helix' pkgname=helix -version=24.07 -revision=2 +version=25.01 +revision=1 build_style=cargo make_install_args="--path helix-term" short_desc="Post-modern modal text editor" @@ -10,7 +10,7 @@ license="MPL-2.0" homepage="https://helix-editor.com/" changelog="https://raw.githubusercontent.com/helix-editor/helix/master/CHANGELOG.md" distfiles="https://github.com/helix-editor/helix/releases/download/${version}/helix-${version}-source.tar.xz" -checksum=44d9eb113a54a80a2891ac6374c74bcd2bce63d317f1e1c69c286a6fc919922c +checksum=922fba301e1a3d9b933a445ab2d306cffcd689d678ecd06f00870cfc874cffb8 case "$XBPS_TARGET_MACHINE" in ppc64*) ;;