lets: update to 0.0.53.
This commit is contained in:
parent
7602e05eb0
commit
b7ac27b451
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lets'
|
||||
pkgname=lets
|
||||
version=0.0.52
|
||||
version=0.0.53
|
||||
revision=1
|
||||
build_style=go
|
||||
go_ldflags="-X main.version=${version}"
|
||||
|
@ -9,8 +9,9 @@ short_desc="CLI task runner for developers - a better alternative to make"
|
|||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
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=478a97dab8123b7bd5555502ae53146f05e44bbdc11cee87b69a53c1bf7c796c
|
||||
checksum=c810c180ba6631998660b5622bb3309cca02bd4ae6192ab29b9834f7337dc0b0
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue