We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93e1fd1 commit 5188a8aCopy full SHA for 5188a8a
1 file changed
srcpkgs/lets/template
@@ -1,6 +1,6 @@
1
# Template file for 'lets'
2
pkgname=lets
3
-version=0.0.55
+version=0.0.59
4
revision=1
5
build_style=go
6
go_ldflags="-X main.version=${version}"
@@ -11,7 +11,7 @@ license="MIT"
11
homepage="https://lets-cli.org/"
12
changelog="https://github.com/lets-cli/lets/releases"
13
distfiles="https://github.com/lets-cli/lets/archive/refs/tags/v${version}.tar.gz"
14
-checksum=1ac5b8b2147ca38b09e0723a65b81195fc376061e6660f8427d66b0aa3cf7f4c
+checksum=f964b66aecec341d8968796980ced85d6a6fe1b3395f1e4d1bec0aa19bf860c5
15
16
post_install() {
17
vlicense LICENSE
0 commit comments