blob: ef021ad14486e868c02f40ca4ad6417cf52911b2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = oxidizebot-bin
pkgdesc = High performance Twitch bot in Rust
pkgver = 1.3.4
pkgrel = 1
url = https://setbac.tv/
arch = x86_64
license = Apache-2.0
license = MIT
depends = openssl
depends = gcc-libs
depends = zlib
provides = oxidizebot=1.3.4
conflicts = oxidizebot
source = oxidizebot-1.3.4.deb::https://github.com/udoprog/OxidizeBot/releases/download/1.3.4/oxidize-1.3.4-amd64.deb
source = LICENSE-APACHE-1.3.4::https://raw.githubusercontent.com/udoprog/OxidizeBot/1.3.4/LICENSE-APACHE
source = LICENSE-MIT-1.3.4::https://raw.githubusercontent.com/udoprog/OxidizeBot/1.3.4/LICENSE-MIT
sha256sums = 7f1184c9b4802aa9ac17a32659f34fd45750b82a304d03f9e87a07f8e30c06c2
sha256sums = cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30
sha256sums = a3b5190576facfdaa65b9e7be47b5713612a2fa8180d83a666a2572993d36542
pkgname = oxidizebot-bin
|