blob: bef76b0c87d1c028fc410e4a5f1adf0824f76916 (
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.2
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.2_x64.deb::https://github.com/Chatterino/chatterino2/releases/download/v2.5.2/Chatterino-Ubuntu-22.04.deb
sha256sums_x86_64 = 8e812341d719f8c11242fe917f3b7ff611d08c4770094aadb5ebc429e2c1aefd
pkgname = chatterino2-bin
|