diff --git a/srcpkgs/lsd/template b/srcpkgs/lsd/template index 5a41bba80a2..0975fc93b1d 100644 --- a/srcpkgs/lsd/template +++ b/srcpkgs/lsd/template @@ -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 " 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