From 1e0e85476e32dadccfa0d12d9b2cb6dfe08235a3 Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Tue, 16 May 2023 23:28:03 -0400 Subject: [PATCH] hexyl: update to 0.13.0 --- srcpkgs/hexyl/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/hexyl/template b/srcpkgs/hexyl/template index 41bae5e8e437..8e8e18f28fec 100644 --- a/srcpkgs/hexyl/template +++ b/srcpkgs/hexyl/template @@ -1,6 +1,6 @@ # Template file for 'hexyl' pkgname=hexyl -version=0.12.0 +version=0.13.0 revision=1 build_style=cargo short_desc="Command-line hex viewer" @@ -9,7 +9,7 @@ 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=bf3a3e8851e7bbcf01f75ae95c018faf3c9f1b7f363159d4a7459bbe11478144 +checksum=1b5d2fc49724a7ce76253f328190b9b5e09ba39af7ca1be9aa610c5c7e8c91b9 post_install() { vlicense LICENSE-MIT