From ef28c7efdac8ff419598a3d7e64649d380603362 Mon Sep 17 00:00:00 2001 From: Marcin Puc Date: Wed, 7 Dec 2022 10:39:24 +0100 Subject: [PATCH] helix: update to 22.12 --- srcpkgs/helix/template | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/srcpkgs/helix/template b/srcpkgs/helix/template index 395e77c97b34..ac8850b87cfc 100644 --- a/srcpkgs/helix/template +++ b/srcpkgs/helix/template @@ -1,17 +1,16 @@ # Template file for 'helix' pkgname=helix -version=22.08.1 +version=22.12 revision=1 build_style=cargo make_install_args="--path helix-term" -hostmakedepends="git" short_desc="Post-modern modal text editor" maintainer="Marcin Puc " 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/archive/refs/tags/${version}.tar.gz" -checksum=c9b184d53bab51e7a9fe81dc8c191a853177abba67ea408e968937f31b50b45a +distfiles="https://github.com/helix-editor/helix/releases/download/${version}/helix-${version}-source.tar.xz" +checksum=295b42a369fbc6282693eb984a77fb86260f7baf3ba3a8505d62d1c619c2f3f4 # skip problematic doctests on i686 case "$XBPS_TARGET_MACHINE" in