hex: update to 0.4.2
This commit is contained in:
parent
b120dd8e02
commit
d5a4c6b6f3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'hex'
|
||||
pkgname=hex
|
||||
version=0.4.1
|
||||
version=0.4.2
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Futuristic take on hexdump"
|
||||
|
@ -8,7 +8,7 @@ maintainer="SolitudeSF <solitudesf@protonmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/sitkevij/hex"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=993c7ab59c98a1b97f348d6609e2ef7cb199f46e85bb06e093a9e01d06d85c97
|
||||
checksum=a7cc1ece337fc19e77fbbbca145001bc5d447bde4118eb6de2c99407eb1a3b74
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue