lsd: update to 0.23.0

This commit is contained in:
Marcin Puc 2022-09-05 14:29:14 +02:00 committed by classabbyamp
parent b12f3b3744
commit e079a89adf

View file

@ -1,6 +1,6 @@
# Template file for 'lsd'
pkgname=lsd
version=0.22.0
version=0.23.0
revision=1
build_style=cargo
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"
changelog="https://raw.githubusercontent.com/Peltoche/lsd/master/CHANGELOG.md"
distfiles="https://github.com/Peltoche/lsd/archive/${version}.tar.gz"
checksum=30ad1b1d014c7b6a2fca44c6de3b17198c84168d34fc946245d67094ebc0f7ed
checksum=0ce6582745b5364fdb4052954d24f6a211af616061d1454583e68f3366f6496e
conflicts="disputils"
export SHELL_COMPLETIONS_DIR="${wrksrc}"