dua-cli: update to 2.1.13.
This commit is contained in:
parent
777bcbe4cf
commit
992dd0c50d
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'dua-cli'
|
# Template file for 'dua-cli'
|
||||||
pkgname=dua-cli
|
pkgname=dua-cli
|
||||||
version=2.1.12
|
version=2.1.13
|
||||||
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"
|
||||||
maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
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/${version}.tar.gz"
|
||||||
checksum=1738458ad5d0c414f366c5e09592bdde1417049d493891115077cae30db58e6a
|
checksum=cb016dda8b4bd03473c21c3c891d8cac3ebbc02562b604ae2b7d991b2c64e1c8
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue