diff --git a/srcpkgs/hexyl/template b/srcpkgs/hexyl/template index d697b17bac5..e4a499b31d0 100644 --- a/srcpkgs/hexyl/template +++ b/srcpkgs/hexyl/template @@ -1,14 +1,15 @@ # Template file for 'hexyl' pkgname=hexyl -version=0.9.0 +version=0.10.0 revision=1 build_style=cargo short_desc="Command-line hex viewer" -maintainer="SolitudeSF " +maintainer="cinerea0 " license="Apache-2.0, MIT" homepage="https://github.com/sharkdp/hexyl" +changelog="https://raw.githubusercontent.com/sharkdp/hexyl/master/CHANGELOG.md" distfiles="https://github.com/sharkdp/hexyl/archive/v${version}.tar.gz" -checksum=73f0dc1be1eaa1a34e3280bc1eeb4f86f34b024205fc7bf3c87d5a0bc4021a6a +checksum=5821c0aa5fdda9e84399a5f92dbab53be2dbbcd9a7d4c81166c0b224a38624f8 post_install() { vlicense LICENSE-MIT