lets: update to 0.0.33.
This commit is contained in:
parent
af825afc42
commit
d867fe238a
1 changed files with 3 additions and 2 deletions
|
@ -1,15 +1,16 @@
|
|||
# Template file for 'lets'
|
||||
pkgname=lets
|
||||
version=0.0.29
|
||||
version=0.0.33
|
||||
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 <juan@horlux.org>"
|
||||
license="MIT"
|
||||
homepage="https://lets-cli.org/"
|
||||
distfiles="https://github.com/lets-cli/lets/archive/v$version.tar.gz"
|
||||
checksum=8dbb82512becd09f12ce347f81132913016cc88007dea4c4d0b4b3eef4e2d264
|
||||
checksum=54845decd491acbe426cfee67d31a6e0331e744fdad693959d1ca8cb991999bf
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue