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