diskus: update to 0.6.0.
This commit is contained in:
parent
4cc192e298
commit
a06fcf1096
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'diskus'
|
||||
pkgname=diskus
|
||||
version=0.5.0
|
||||
version=0.6.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="A minimal, fast alternative to du -sh"
|
||||
short_desc="Minimal, fast alternative to du -sh"
|
||||
maintainer="travankor <travankor@tuta.io>"
|
||||
license="Apache-2.0, MIT"
|
||||
homepage="https://github.com/sharkdp/diskus"
|
||||
distfiles="https://github.com/sharkdp/diskus/archive/v${version}.tar.gz"
|
||||
checksum=90d785f3f24899a6adcc497846f29112812a887c8042d0657d6b258d5a5352bc
|
||||
checksum=661687edefa3218833677660a38ccd4e2a3c45c4a66055c5bfa4667358b97500
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE-MIT
|
||||
|
|
Loading…
Reference in New Issue