helix: update to 24.03

This commit is contained in:
Marcin Puc 2024-03-31 20:09:07 +02:00 committed by cinerea0
parent e4e60b7ce8
commit e8c38ddd60

View file

@ -1,6 +1,6 @@
# Template file for 'helix'
pkgname=helix
version=23.10
version=24.03
revision=1
build_style=cargo
make_install_args="--path helix-term"
@ -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=4e7bcac200b1a15bc9f196bdfd161e4e448dc670359349ae14c18ccc512153e8
checksum=c59a5988f066c2ab90132e03a0e6b35b3dd89f48d3d78bf0ec81bd7d88c7677e
case "$XBPS_TARGET_MACHINE" in
ppc64*) ;;