summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: bb0a55ac11a3aa33bb105eb1fdba09107a45ea1b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = ruffle-nightly-bin
	pkgdesc = A Flash Player emulator written in Rust
	pkgver = 2022.12.07
	pkgrel = 1
	url = https://ruffle.rs/
	arch = x86_64
	license = Apache
	license = MIT
	depends = openssl
	depends = zlib
	depends = libxcb
	depends = alsa-lib
	provides = ruffle
	conflicts = ruffle-git
	source = https://github.com/ruffle-rs/ruffle/releases/download/nightly-2022-12-07/ruffle-nightly-2022_12_07-linux-x86_64.tar.gz
	sha512sums = SKIP

pkgname = ruffle-nightly-bin