hex: update to 0.4.1.
This commit is contained in:
parent
74c1cb6dc2
commit
eb7f156fa6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'hex'
|
||||
pkgname=hex
|
||||
version=0.3.0
|
||||
version=0.4.1
|
||||
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=d929593ae5851c6cb7e778f759fca380245d6053fa3b0cb9643e598a37015c84
|
||||
checksum=993c7ab59c98a1b97f348d6609e2ef7cb199f46e85bb06e093a9e01d06d85c97
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue