duf: update to 0.4.0
This commit is contained in:
parent
e05f5db071
commit
8ec5f6adef
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'duf'
|
# Template file for 'duf'
|
||||||
pkgname=duf
|
pkgname=duf
|
||||||
version=0.3.1
|
version=0.4.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/muesli/duf"
|
go_import_path="github.com/muesli/duf"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Paper <paper@tilde.institute>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/muesli/duf/"
|
homepage="https://github.com/muesli/duf/"
|
||||||
distfiles="https://github.com/muesli/duf/archive/v$version.tar.gz"
|
distfiles="https://github.com/muesli/duf/archive/v$version.tar.gz"
|
||||||
checksum=98b5cdc4a7b3c5eddc0ec397c65860110b446e85cc4f3cfe3e32f31ce524e90d
|
checksum=da6b0bb601d7b9a92cfd41005eae7a66573d28e77625f4e747b285207980784b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue