lets: update to 0.0.49.

This commit is contained in:
icp 2022-12-07 00:49:05 +05:30 committed by Michal Vasilek
parent 77e60f1cd3
commit 445d8fb12c

View file

@ -1,6 +1,6 @@
# Template file for 'lets' # Template file for 'lets'
pkgname=lets pkgname=lets
version=0.0.45 version=0.0.49
revision=1 revision=1
build_style=go build_style=go
go_ldflags="-X main.version=${version}" go_ldflags="-X main.version=${version}"
@ -9,8 +9,8 @@ short_desc="CLI task runner for developers - a better alternative to make"
maintainer="juan <juan@horlux.org>" maintainer="juan <juan@horlux.org>"
license="MIT" license="MIT"
homepage="https://lets-cli.org/" homepage="https://lets-cli.org/"
distfiles="https://github.com/lets-cli/lets/archive/v$version.tar.gz" distfiles="https://github.com/lets-cli/lets/archive/refs/tags/v${version}.tar.gz"
checksum=3a645714518c8fad4bd0481129aad80c13b62afbdf39469e304958535028fed3 checksum=6c157ae0829b68a16ad1c3c938359f51b5fbf1fcf218d9967c0f6127829a11f4
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE