New package: twitch-cli-1.1.6
This commit is contained in:
parent
b19b24bcfb
commit
986c815084
1 changed files with 13 additions and 0 deletions
13
srcpkgs/twitch-cli/template
Normal file
13
srcpkgs/twitch-cli/template
Normal file
|
@ -0,0 +1,13 @@
|
|||
# Template file for 'twitch-cli'
|
||||
pkgname=twitch-cli
|
||||
version=1.1.6
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/twitchdev/twitch-cli"
|
||||
go_ldflags="-X main.buildVersion=$version"
|
||||
short_desc="Official Twitch CLI to make developing on Twitch easier"
|
||||
maintainer="Michal Vasilek <michal@vasilek.cz>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://dev.twitch.tv/docs/cli"
|
||||
distfiles="https://github.com/twitchdev/twitch-cli/archive/refs/tags/v$version.tar.gz"
|
||||
checksum=9c4dcb4f5f46106a7a35c6bda6077162ae455dc999b3053f4fd2c626d2bf8359
|
Loading…
Add table
Reference in a new issue