From 67376273c28f375437a4d9194bbc2292835fd33b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= Date: Thu, 30 Apr 2020 23:38:45 +0200 Subject: [PATCH] hexyl: update to 0.7.0. --- srcpkgs/hexyl/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/hexyl/template b/srcpkgs/hexyl/template index e27fd951d84..648bf71ebd0 100644 --- a/srcpkgs/hexyl/template +++ b/srcpkgs/hexyl/template @@ -1,6 +1,6 @@ # Template file for 'hexyl' pkgname=hexyl -version=0.6.0 +version=0.7.0 revision=1 build_style=cargo short_desc="Command-line hex viewer" @@ -8,7 +8,7 @@ maintainer="SolitudeSF " license="Apache-2.0, MIT" homepage="https://github.com/sharkdp/hexyl" distfiles="${homepage}/archive/v${version}.tar.gz" -checksum=5031b20c13b3ccb27abbf119b54609cef16c4152aca2823ee5c53cd5f434b97e +checksum=92aa86fc2b482d2d7abf07565ea3587767a9beb9135a307aadeba61cc84f4b34 post_install() { vlicense LICENSE-MIT