diff --git a/srcpkgs/hexd/template b/srcpkgs/hexd/template index 5176417f9b9..9db6368f586 100644 --- a/srcpkgs/hexd/template +++ b/srcpkgs/hexd/template @@ -1,9 +1,9 @@ # Template file for 'hexd' pkgname=hexd version=1.0.0 -revision=1 +revision=2 build_style=gnu-makefile -short_desc="Colourful visualization tool for binary files" +short_desc="Colourful, human-friendly hexdump tool" maintainer="Leah Neukirchen " license="MIT" homepage="https://github.com/FireyFly/hexd"