diskus: update to 0.7.0
This commit is contained in:
parent
10021c507f
commit
493c781abc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'diskus'
|
||||
pkgname=diskus
|
||||
version=0.6.0
|
||||
version=0.7.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="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=661687edefa3218833677660a38ccd4e2a3c45c4a66055c5bfa4667358b97500
|
||||
checksum=64b1b2e397ef4de81ea20274f98ec418b0fe19b025860e33beaba5494d3b8bd1
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE-MIT
|
||||
|
|
Loading…
Reference in a new issue