parent
03ded10059
commit
201bf4e86f
@ -1,16 +1,16 @@
|
|||||||
# Template file for 'lets'
|
# Template file for 'lets'
|
||||||
pkgname=lets
|
pkgname=lets
|
||||||
version=0.0.50
|
version=0.0.52
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_ldflags="-X main.version=${version}"
|
go_ldflags="-X main.version=${version}"
|
||||||
go_import_path="github.com/lets-cli/lets"
|
go_import_path="github.com/lets-cli/lets"
|
||||||
short_desc="CLI task runner for developers - a better alternative to make"
|
short_desc="CLI task runner for developers - a better alternative to make"
|
||||||
maintainer="juan <juan@horlux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://lets-cli.org/"
|
homepage="https://lets-cli.org/"
|
||||||
distfiles="https://github.com/lets-cli/lets/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/lets-cli/lets/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=8c2cd55d7e2432dac0b89941125f2a83ce03a89ff36adcc52dd75896919376d8
|
checksum=478a97dab8123b7bd5555502ae53146f05e44bbdc11cee87b69a53c1bf7c796c
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user