From 6bec76a17fb415a12a2068ac1c36cd3d2475b1a3 Mon Sep 17 00:00:00 2001 From: Marcin Puc Date: Tue, 13 Sep 2022 10:22:14 +0200 Subject: [PATCH] lsd: update to 0.23.1 --- srcpkgs/lsd/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/lsd/template b/srcpkgs/lsd/template index 1bf1103426ba..45e03f56d792 100644 --- a/srcpkgs/lsd/template +++ b/srcpkgs/lsd/template @@ -1,6 +1,6 @@ # Template file for 'lsd' pkgname=lsd -version=0.23.0 +version=0.23.1 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=0ce6582745b5364fdb4052954d24f6a211af616061d1454583e68f3366f6496e +checksum=9698919689178cc095f39dcb6a8a41ce32d5a1283e6fe62755e9a861232c307d conflicts="disputils" export SHELL_COMPLETIONS_DIR="${wrksrc}"