hyx: update to 0.1.5.
This commit is contained in:
parent
3767df6eba
commit
bdef25b97b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'hyx'
|
||||
pkgname=hyx
|
||||
version=0.1.4
|
||||
version=0.1.5
|
||||
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=ddc356d918270018356996786c19f277a504f3581ec7bb85512e670f41303911
|
||||
checksum=af0666dfcc6ce6303fc741b786615b5d089f09c5ecb5a29ce35204eedb72a83d
|
||||
|
||||
do_install() {
|
||||
vbin hyx
|
||||
|
|
Loading…
Reference in a new issue