mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
lsd: update to 0.17.0.
This commit is contained in:
parent
6ec41ed56b
commit
fca9f5a3de
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.16.0
|
version=0.17.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=e2406748d78431a1c03bdd2404a204a006c19905d926e41a36587b93a791e003
|
checksum=65b03ae322c4d3ed47f502866b4da2b2c7029b6cb5dc989e98664d564a57de1d
|
||||||
|
|
Loading…
Add table
Reference in a new issue