blob: 735523aaaf22423888a2f2cf7667e7d6b5a456af (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = wtwitch
pkgdesc = Terminal user interface for Twitch
pkgver = 1.2.0
pkgrel = 1
url = https://git.sr.ht/~krathalan/wtwitch
changelog = CHANGELOG
arch = any
license = GPL3
makedepends = scdoc
depends = jq
depends = streamlink
depends = wget
optdepends = mpv: for watching streams
optdepends = vlc: for watching streams
source = https://git.sr.ht/~krathalan/wtwitch/archive/1.2.0.tar.gz
source = https://git.sr.ht/~krathalan/wtwitch/blob/master/signatures/1.2.0.tar.gz.sig
validpgpkeys = 02AAA23ABDF1D538BD889D251AADE5E728FFC667
sha256sums = de1d2a5732c72d50852e38c5acb9ae8f04312f2404ce8dffedf363f1eb4acba8
sha256sums = b486d0657ba21288ef2c284f8421f01914146aa1252f699dd3f9ace11cdadd15
pkgname = wtwitch
|