From 4cb4afaf11eb9192b133d2a65d98ed5f5e7f8eb3 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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/lsd/template b/srcpkgs/lsd/template index 5a41bba80a287f..3b09915540ac9a 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" @@ -12,7 +12,7 @@ license="Apache-2.0" homepage="https://github.com/lsd-rs/lsd" changelog="https://raw.githubusercontent.com/Peltoche/lsd/master/CHANGELOG.md" 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