hyx: update to 2020.06.09.
This commit is contained in:
parent
149a56003d
commit
6f9000fd86
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'hyx'
|
||||
pkgname=hyx
|
||||
version=0.1.5
|
||||
version=2020.06.09
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
short_desc="Minimalistic but powerful console hex editor"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="MIT"
|
||||
homepage="https://yx7.cc/code/"
|
||||
distfiles="https://yx7.cc/code/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||
checksum=af0666dfcc6ce6303fc741b786615b5d089f09c5ecb5a29ce35204eedb72a83d
|
||||
checksum=11221518691c8a97b9bcd6f3e7c50ed9783324bf76163b899036c39128ad0df5
|
||||
|
||||
do_install() {
|
||||
vbin hyx
|
||||
|
|
Loading…
Reference in New Issue