blob: 587bc072b33e72ead35c8c8b6c64ad6a994bb3b7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = twitch-cli
pkgdesc = The official Twitch CLI to make developing on Twitch easier
pkgver = 1.1.24
pkgrel = 1
url = https://github.com/twitchdev/twitch-cli
arch = x86_64
license = Apache-2.0
makedepends = go
provides = twitch-cli
conflicts = twitch-cli
source = twitch-cli-1.1.24.tar.gz::https://github.com/twitchdev/twitch-cli/archive/v1.1.24.tar.gz
sha256sums = 8f796e1413b5b9f6d159cbdf5296acb22851822c024f6545acd707a71219a239
pkgname = twitch-cli
|