hexd: fix description.

This commit is contained in:
Leah Neukirchen 2020-01-16 11:23:27 +01:00
parent 80cf13fc6e
commit d10f297428

View file

@ -1,9 +1,9 @@
# Template file for 'hexd' # Template file for 'hexd'
pkgname=hexd pkgname=hexd
version=1.0.0 version=1.0.0
revision=1 revision=2
build_style=gnu-makefile build_style=gnu-makefile
short_desc="Colourful visualization tool for binary files" short_desc="Colourful, human-friendly hexdump tool"
maintainer="Leah Neukirchen <leah@vuxu.org>" maintainer="Leah Neukirchen <leah@vuxu.org>"
license="MIT" license="MIT"
homepage="https://github.com/FireyFly/hexd" homepage="https://github.com/FireyFly/hexd"