From 10489fdba6bf56095fb3fb7d34f1ab0276b8464a Mon Sep 17 00:00:00 2001 From: icp Date: Wed, 7 Aug 2024 01:25:30 +0530 Subject: [PATCH] lets: update to 0.0.54. Closes: #51871 [via git-merge-pr] --- srcpkgs/lets/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/lets/template b/srcpkgs/lets/template index 658a529cc35..1df0fddf0b0 100644 --- a/srcpkgs/lets/template +++ b/srcpkgs/lets/template @@ -1,7 +1,7 @@ # Template file for 'lets' pkgname=lets -version=0.0.53 -revision=2 +version=0.0.54 +revision=1 build_style=go go_ldflags="-X main.version=${version}" go_import_path="github.com/lets-cli/lets" @@ -11,7 +11,7 @@ license="MIT" homepage="https://lets-cli.org/" changelog="https://github.com/lets-cli/lets/releases" distfiles="https://github.com/lets-cli/lets/archive/refs/tags/v${version}.tar.gz" -checksum=c810c180ba6631998660b5622bb3309cca02bd4ae6192ab29b9834f7337dc0b0 +checksum=2ef8e1a83d371652c73931afbe4821cb95931843e1c91729099500548a93b1c4 post_install() { vlicense LICENSE