duf: update to 0.5.0
This commit is contained in:
parent
634d915e43
commit
410408ff9e
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'duf'
|
||||
pkgname=duf
|
||||
version=0.4.0
|
||||
version=0.5.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/muesli/duf"
|
||||
|
@ -8,8 +8,8 @@ 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=da6b0bb601d7b9a92cfd41005eae7a66573d28e77625f4e747b285207980784b
|
||||
distfiles="$homepage/archive/v$version.tar.gz"
|
||||
checksum=d8879fbf091cd6f6a3b95102fdeb7d21b7fc8200df1a9864b89d8e87057fc9c6
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue