[arch-commits] Commit in duf/trunk (PKGBUILD)

Caleb Maclennan alerque at gemini.archlinux.org
Tue Feb 8 08:24:09 UTC 2022


    Date: Tuesday, February 8, 2022 @ 08:24:09
  Author: alerque
Revision: 1129001

upgpkg: duf 0.8.1-1

Modified:
  duf/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-08 08:19:53 UTC (rev 1129000)
+++ PKGBUILD	2022-02-08 08:24:09 UTC (rev 1129001)
@@ -2,7 +2,7 @@
 # Contributor: Christian Muehlhaeuser <muesli at gmail dot com>
 
 pkgname=duf
-pkgver=0.8.0
+pkgver=0.8.1
 pkgrel=1
 pkgdesc='Disk Usage/Free Utility'
 arch=(x86_64)
@@ -13,7 +13,7 @@
              go)
 _archive="$pkgname-$pkgver"
 source=("$url/archive/v$pkgver/$_archive.tar.gz")
-sha256sums=('6b483e68ec783821d07f03cb85629832b8c6f302a7d1bca25af142f891381e8b')
+sha256sums=('ebc3880540b25186ace220c09af859f867251f4ecaef435525a141d98d71a27a')
 
 build() {
 	local commit=$(zcat ${source[1]##*/} | git get-tar-commit-id)



More information about the arch-commits mailing list