From 214f973cdeacc14dcc66a0c3200d39ebb55b2688 Mon Sep 17 00:00:00 2001 From: Marcin Puc Date: Sat, 23 Mar 2024 08:19:27 +0100 Subject: [PATCH] lsd: update to 1.1.1 --- srcpkgs/lsd/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/lsd/template b/srcpkgs/lsd/template index 5a41bba80a287f..0975fc93b1d550 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