From 493c781abc67b4df09b564aea7948ac809bc5011 Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Tue, 23 Nov 2021 16:52:07 -0500 Subject: [PATCH] diskus: update to 0.7.0 --- srcpkgs/diskus/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/diskus/template b/srcpkgs/diskus/template index c171cbacb56..130dbc15da2 100644 --- a/srcpkgs/diskus/template +++ b/srcpkgs/diskus/template @@ -1,6 +1,6 @@ # Template file for 'diskus' pkgname=diskus -version=0.6.0 +version=0.7.0 revision=1 build_style=cargo short_desc="Minimal, fast alternative to du -sh" @@ -8,7 +8,7 @@ maintainer="travankor " license="Apache-2.0, MIT" homepage="https://github.com/sharkdp/diskus" distfiles="https://github.com/sharkdp/diskus/archive/v${version}.tar.gz" -checksum=661687edefa3218833677660a38ccd4e2a3c45c4a66055c5bfa4667358b97500 +checksum=64b1b2e397ef4de81ea20274f98ec418b0fe19b025860e33beaba5494d3b8bd1 post_install() { vlicense LICENSE-MIT