Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/lets/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'lets'
pkgname=lets
version=0.0.55
version=0.0.59
revision=1
build_style=go
go_ldflags="-X main.version=${version}"
Expand All @@ -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=1ac5b8b2147ca38b09e0723a65b81195fc376061e6660f8427d66b0aa3cf7f4c
checksum=f964b66aecec341d8968796980ced85d6a6fe1b3395f1e4d1bec0aa19bf860c5

post_install() {
vlicense LICENSE
Expand Down