lsd: update to 1.1.1

This commit is contained in:
Marcin Puc 2024-03-23 08:19:27 +01:00 committed by cinerea0
parent 3dfe8c0e49
commit bb1663b64f

View file

@ -1,6 +1,6 @@
# Template file for 'lsd'
pkgname=lsd
version=1.1.0
version=1.1.1
revision=1
build_style=cargo
hostmakedepends="pkg-config"
@ -10,9 +10,9 @@ short_desc="Next gen ls command with lots of pretty colors and awesome icons"
maintainer="Marcin Puc <tranzystorek.io@protonmail.com>"
license="Apache-2.0"
homepage="https://github.com/lsd-rs/lsd"
changelog="https://raw.githubusercontent.com/Peltoche/lsd/master/CHANGELOG.md"
changelog="https://github.com/lsd-rs/lsd/releases"
distfiles="https://github.com/lsd-rs/lsd/archive/refs/tags/v${version}.tar.gz"
checksum=4bbd180deeef2674e55724bb4297ee0442bea956e36f9c4cd2fcca4e82bb4026
checksum=7933e196bf7b164ea8879078f8a8e87381e0c49f71867e0036c82916199aba61
conflicts="disputils"
# The 'cannot_access_subdir_exit_status' fails on CI