From 9ae412fbce0777d625bc026250628ad219468d94 Mon Sep 17 00:00:00 2001 From: Marcin Puc Date: Wed, 31 Aug 2022 20:52:35 +0200 Subject: [PATCH] helix: update to 22.08 --- srcpkgs/helix/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/helix/template b/srcpkgs/helix/template index 3dd840770006..81367bb0e2f5 100644 --- a/srcpkgs/helix/template +++ b/srcpkgs/helix/template @@ -1,6 +1,6 @@ # Template file for 'helix' pkgname=helix -version=22.05 +version=22.08 revision=1 build_style=cargo make_install_args="--path helix-term" @@ -10,8 +10,8 @@ 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/${version}.tar.gz" -checksum=96603cf5504bbd7ebeee1867d65356cccaa2877f697da50c0ad3789a3eb287e4 +distfiles="https://github.com/helix-editor/helix/archive//refs/tags/${version}.tar.gz" +checksum=292321d8d241b506f94b36489072202df4f57de8a0fbe8b16fb25c2ce5d5bf93 # skip problematic doctests on i686 case "$XBPS_TARGET_MACHINE" in