dua-cli: update to 2.1.12.

This commit is contained in:
Jan Christian Gruenhage 2019-11-12 12:43:44 +01:00 committed by Helmut Pozimski
parent ae39720d93
commit 5e7d0498d5

View file

@ -1,6 +1,6 @@
# Template file for 'dua-cli' # Template file for 'dua-cli'
pkgname=dua-cli pkgname=dua-cli
version=2.1.11 version=2.1.12
revision=1 revision=1
build_style=cargo build_style=cargo
short_desc="Tool to conveniently learn about the disk usage of directories" short_desc="Tool to conveniently learn about the disk usage of directories"
@ -8,7 +8,7 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
license="MIT" license="MIT"
homepage="https://github.com/Byron/dua-cli" homepage="https://github.com/Byron/dua-cli"
distfiles="https://github.com/Byron/dua-cli/archive/v${version}.tar.gz" distfiles="https://github.com/Byron/dua-cli/archive/v${version}.tar.gz"
checksum=f19d900156cff528749a7a6a8128ad9d5a7c25c4b99ae7917dd5ecefe25582f6 checksum=1738458ad5d0c414f366c5e09592bdde1417049d493891115077cae30db58e6a
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE