blob: ab6b2d2bb6abbf05688dba3011b1a8474b9ad308 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = chatterino2-nightly-bin
pkgdesc = Second installment of the Twitch chat client series Chatterino
pkgver = 2.5.1
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-nightly-2.5.1_x64.deb::https://github.com/Chatterino/chatterino2/releases/download/nightly-build/Chatterino-Ubuntu-22.04-x86_64.deb
sha256sums_x86_64 = SKIP
pkgname = chatterino2-nightly-bin
|