diskus: update to 0.5.0.
This commit is contained in:
parent
56cd12a53d
commit
bfd8717a1b
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'diskus'
|
||||
pkgname=diskus
|
||||
version=0.4.0
|
||||
version=0.5.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="A minimal, fast alternative to du -sh"
|
||||
|
@ -8,7 +8,7 @@ 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=e465dc9d4304c835108be522852dc3aea27f0233167433408a8d26f423c4d6ee
|
||||
checksum=90d785f3f24899a6adcc497846f29112812a887c8042d0657d6b258d5a5352bc
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE-MIT
|
||||
|
|
Loading…
Reference in New Issue