hex: update to 0.6.0

This commit is contained in:
cinerea0 2024-01-02 21:37:42 -05:00 committed by Andrew J. Hesford
parent b1eb8b691d
commit 377f4f8122

View file

@ -1,6 +1,6 @@
# Template file for 'hex'
pkgname=hex
version=0.5.0
version=0.6.0
revision=1
build_style=cargo
hostmakedepends="pandoc"
@ -9,7 +9,7 @@ maintainer="SolitudeSF <solitudesf@protonmail.com>"
license="MIT"
homepage="https://github.com/sitkevij/hex"
distfiles="https://github.com/sitkevij/hex/archive/refs/tags/v${version}.tar.gz"
checksum=7159eb1bf14d3c55aeb260cc5fb857fc8c91aca36fec3d22123aa22ecbab0509
checksum=7952ee2b6782e49259f82155c3b5287f1be72f15360a88e379c9270bd0d2416c
post_build() {
vsed -i MANPAGE.md -e 's/hx/hex/g'