blob: 4b388032fa25cf98e0fbf079d984796568998891 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = chatterino2-bin
pkgdesc = Second installment of the Twitch chat client series Chatterino
pkgver = 2.5.3
pkgrel = 1
url = https://github.com/chatterino/chatterino2
arch = x86_64
license = MIT
depends = fuse2
depends = icu70
optdepends = streamlink: For piping streams to video players
optdepends = pulseaudio: For audio output
optdepends = gst-plugins-good: For audio output
provides = chatterino
conflicts = chatterino
source_x86_64 = chatterino2-2.5.3_x64.deb::https://github.com/Chatterino/chatterino2/releases/download/v2.5.3/Chatterino-Ubuntu-22.04.deb
sha256sums_x86_64 = 5c909edb3d8789627d0a313c730ce286b41275d3860d4543de08ae0643c2dcf9
pkgname = chatterino2-bin
|