There was an error while loading. Please reload this page.
1 parent 8207c35 commit bb8a2e8Copy full SHA for bb8a2e8
1 file changed
srcpkgs/duf/template
@@ -1,7 +1,7 @@
1
# Template file for 'duf'
2
pkgname=duf
3
-version=0.8.1
4
-revision=4
+version=0.9.1
+revision=1
5
build_style=go
6
go_ldflags="-X main.Version=$version"
7
go_import_path="github.com/muesli/duf"
@@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
10
license="MIT"
11
homepage="https://github.com/muesli/duf/"
12
distfiles="https://github.com/muesli/duf/archive/v$version.tar.gz"
13
-checksum=ebc3880540b25186ace220c09af859f867251f4ecaef435525a141d98d71a27a
+checksum=1334d8c1a7957d0aceebe651e3af9e1c1e0c6f298f1feb39643dd0bd8ad1e955
14
15
post_install() {
16
vlicense LICENSE
0 commit comments