mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
lsd: update to 0.19.0.
This commit is contained in:
parent
da339649e2
commit
18155b7da5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'lsd'
|
# Template file for 'lsd'
|
||||||
pkgname=lsd
|
pkgname=lsd
|
||||||
version=0.18.0
|
version=0.19.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
short_desc="Next gen ls command with lots of pretty colors and awesome icons"
|
short_desc="Next gen ls command with lots of pretty colors and awesome icons"
|
||||||
|
@ -9,4 +9,4 @@ license="Apache-2.0"
|
||||||
homepage="https://github.com/Peltoche/lsd"
|
homepage="https://github.com/Peltoche/lsd"
|
||||||
changelog="https://raw.githubusercontent.com/Peltoche/${pkgname}/${version}/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/Peltoche/${pkgname}/${version}/CHANGELOG.md"
|
||||||
distfiles="https://github.com/Peltoche/${pkgname}/archive/${version}.tar.gz"
|
distfiles="https://github.com/Peltoche/${pkgname}/archive/${version}.tar.gz"
|
||||||
checksum=2905e5d8d61d98d60c65544f3d41ae77459c8a92a4c7acafadcfb0233b2b7f95
|
checksum=11e2c925562142d224eaa1c0d4ddec23989e5b8af93a747fe61389fba02cf808
|
||||||
|
|
Loading…
Add table
Reference in a new issue