mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
helix: update to 22.08.1
This commit is contained in:
parent
3de61af16d
commit
3840370569
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'helix'
|
# Template file for 'helix'
|
||||||
pkgname=helix
|
pkgname=helix
|
||||||
version=22.05
|
version=22.08.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
make_install_args="--path helix-term"
|
make_install_args="--path helix-term"
|
||||||
|
@ -10,8 +10,8 @@ maintainer="Marcin Puc <tranzystorek.io@protonmail.com>"
|
||||||
license="MPL-2.0"
|
license="MPL-2.0"
|
||||||
homepage="https://helix-editor.com/"
|
homepage="https://helix-editor.com/"
|
||||||
changelog="https://raw.githubusercontent.com/helix-editor/helix/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/helix-editor/helix/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/helix-editor/helix/archive/${version}.tar.gz"
|
distfiles="https://github.com/helix-editor/helix/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=96603cf5504bbd7ebeee1867d65356cccaa2877f697da50c0ad3789a3eb287e4
|
checksum=c9b184d53bab51e7a9fe81dc8c191a853177abba67ea408e968937f31b50b45a
|
||||||
|
|
||||||
# skip problematic doctests on i686
|
# skip problematic doctests on i686
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
|
Loading…
Add table
Reference in a new issue