blob: 314dfb733b0d84b786a59c232a1db55b00ba812c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = chatterino2-appimage
pkgdesc = Second installment of the Twitch chat client series "Chatterino", release appimage
pkgver = 2.5.1
pkgrel = 1
url = https://chatterino.com
install = chatterino2-appimage.install
arch = x86_64
license = MIT
depends = fuse2
optdepends = streamlink: For piping streams to video players
optdepends = pulseaudio: For audio output
optdepends = gst-plugins-good: For audio output
provides = chatterino
conflicts = chatterino
options = !strip
source = https://github.com/Chatterino/chatterino2/releases/download/v2.5.1/Chatterino-x86_64.AppImage
sha256sums = cd58cb216f6d82be617e5a2cfaa646b28093af97c1448cf8a584aa82b2c25383
pkgname = chatterino2-appimage
|