Skip to content

Commit

Permalink
duf: update to 0.6.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
paper42 committed Apr 4, 2021
1 parent c2ca918 commit 3540b3d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions srcpkgs/duf/template
@@ -1,15 +1,16 @@
# Template file for 'duf'
pkgname=duf
version=0.6.0
version=0.6.2
revision=1
build_style=go
go_ldflags="-X main.Version=$version"
go_import_path="github.com/muesli/duf"
short_desc="Disk Usage/Free Utility"
maintainer="Paper <paper@tilde.institute>"
license="MIT"
homepage="https://github.com/muesli/duf/"
distfiles="https://github.com/muesli/duf/archive/v$version.tar.gz"
checksum=238ace11966ab3b1f99e5488a9f161ebc97aba7600a8f09884110d0572309491
checksum=f2314d8e5e133a6ce93968b3450c1710a3e432cb4a5dfc528aa0317d968a8988

post_install() {
vlicense LICENSE
Expand Down

0 comments on commit 3540b3d

Please sign in to comment.