From 201bf4e86fb52ae41630d958176eca64b3c9538c Mon Sep 17 00:00:00 2001 From: icp Date: Fri, 30 Jun 2023 13:01:17 +0530 Subject: [PATCH] lets: update to 0.0.52. Closes: #44802 [via git-merge-pr] --- srcpkgs/lets/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/lets/template b/srcpkgs/lets/template index b4aa4171993..0be733e685f 100644 --- a/srcpkgs/lets/template +++ b/srcpkgs/lets/template @@ -1,16 +1,16 @@ # Template file for 'lets' pkgname=lets -version=0.0.50 -revision=2 +version=0.0.52 +revision=1 build_style=go go_ldflags="-X main.version=${version}" go_import_path="github.com/lets-cli/lets" short_desc="CLI task runner for developers - a better alternative to make" -maintainer="juan " +maintainer="Orphaned " license="MIT" homepage="https://lets-cli.org/" distfiles="https://github.com/lets-cli/lets/archive/refs/tags/v${version}.tar.gz" -checksum=8c2cd55d7e2432dac0b89941125f2a83ce03a89ff36adcc52dd75896919376d8 +checksum=478a97dab8123b7bd5555502ae53146f05e44bbdc11cee87b69a53c1bf7c796c post_install() { vlicense LICENSE