dua-cli: update to 2.10.3
This commit is contained in:
parent
33d594652f
commit
82ca14f0c6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dua-cli'
|
||||
pkgname=dua-cli
|
||||
version=2.10.2
|
||||
version=2.10.3
|
||||
revision=1
|
||||
build_style=cargo
|
||||
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"
|
||||
homepage="https://github.com/Byron/dua-cli"
|
||||
distfiles="https://github.com/Byron/dua-cli/archive/v${version}.tar.gz"
|
||||
checksum=9622221cfe9d1420307a6ff03dc8a2fac26cf07e961c86ea88582e66576c0a13
|
||||
checksum=5d17b004aa989ac3e48f45b1579354cba08232e5d6e3648a09294f686769f162
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue