mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
lsd: update to 0.23.0
This commit is contained in:
parent
b12f3b3744
commit
e079a89adf
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.22.0
|
version=0.23.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,7 +9,7 @@ license="Apache-2.0"
|
||||||
homepage="https://github.com/Peltoche/lsd"
|
homepage="https://github.com/Peltoche/lsd"
|
||||||
changelog="https://raw.githubusercontent.com/Peltoche/lsd/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/Peltoche/lsd/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/Peltoche/lsd/archive/${version}.tar.gz"
|
distfiles="https://github.com/Peltoche/lsd/archive/${version}.tar.gz"
|
||||||
checksum=30ad1b1d014c7b6a2fca44c6de3b17198c84168d34fc946245d67094ebc0f7ed
|
checksum=0ce6582745b5364fdb4052954d24f6a211af616061d1454583e68f3366f6496e
|
||||||
conflicts="disputils"
|
conflicts="disputils"
|
||||||
|
|
||||||
export SHELL_COMPLETIONS_DIR="${wrksrc}"
|
export SHELL_COMPLETIONS_DIR="${wrksrc}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue