From 4ca70cb54274de9169b8305a34acf6cee1110f4a Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Tue, 21 Nov 2023 21:24:31 -0500 Subject: [PATCH] dua-cli: update to 2.20.3 --- srcpkgs/dua-cli/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/dua-cli/template b/srcpkgs/dua-cli/template index ee83ddafa19c0..327aa1247a183 100644 --- a/srcpkgs/dua-cli/template +++ b/srcpkgs/dua-cli/template @@ -1,6 +1,6 @@ # Template file for 'dua-cli' pkgname=dua-cli -version=2.20.1 +version=2.20.3 revision=1 build_style=cargo short_desc="Tool to conveniently learn about the disk usage of directories" @@ -8,8 +8,8 @@ maintainer="Jan Christian Grünhage " license="MIT" homepage="https://github.com/Byron/dua-cli" changelog="https://raw.githubusercontent.com/Byron/dua-cli/main/CHANGELOG.md" -distfiles="https://github.com/Byron/dua-cli/archive/v${version}.tar.gz" -checksum=05ce2d74ec1282803c6825b0436d8b268eef176060b844ae29746a3d338fe658 +distfiles="https://github.com/Byron/dua-cli/archive/refs/tags/v${version}.tar.gz" +checksum=b526c8c43853943f025ba36bf7297fbd9b1beb395ad92e70c41fed7d8d584be7 post_install() { vlicense LICENSE