From 95eeee112b2c5d7ae0ac480a822470c55f94d1a6 Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Thu, 12 May 2022 07:36:27 +0200 Subject: [PATCH] dua-cli: 2.17.3 -> 2.17.4 --- dua-cli/.signature | 6 +++--- dua-cli/Pkgfile | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dua-cli/.signature b/dua-cli/.signature index 2d370cb45..7a28f9dc9 100644 --- a/dua-cli/.signature +++ b/dua-cli/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3yLlJLnRxAW9L/fJJ6UN7WpwJMa0+Ya3nYWICezShxCRMDD9ou/OnL1ka4dDAE7acg6kB6qdKQ4hzPyTPrKbHwM= -SHA256 (Pkgfile) = de4b05e9359a0865af48180400897a2e54cd558d17d82aa75f4cd36485aed041 +RWSagIOpLGJF3wl+UH0b0Rv4xCN71WyswLHhNxm+aTOcxatizRaxfA6G+pmBljNOPxj3NZVkQ9jl0s68GrFPOS7WcybZV4YnhQ0= +SHA256 (Pkgfile) = e2da784a90054b3899f5f7b9988644f4197689448d1ef953b906421219eb2947 SHA256 (.footprint) = 43495e19ba0c91be14d647b01c80d7b85a829206d275de5b35348405941aa05c -SHA256 (dua-cli-2.17.3.tar.gz) = aeb0935eb524d050ff68e1b80a9922cdc633ae76787015a34b6904da1a543f98 +SHA256 (dua-cli-2.17.4.tar.gz) = 47faa576892e766ca73aa52ac4340b0b8669537ac5800f82896abce8b55b439c diff --git a/dua-cli/Pkgfile b/dua-cli/Pkgfile index cf14c5d87..d50ba4550 100644 --- a/dua-cli/Pkgfile +++ b/dua-cli/Pkgfile @@ -4,7 +4,7 @@ # Depends on: rust name=dua-cli -version=2.17.3 +version=2.17.4 release=1 source=(https://github.com/Byron/dua-cli/archive/v$version/$name-$version.tar.gz)