mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
19 lines
475 B
Text
19 lines
475 B
Text
pkgbase = ruffle-nightly-bin
|
|
pkgdesc = A Flash Player emulator written in Rust
|
|
pkgver = 2021.03.25
|
|
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-2021-03-25/ruffle_nightly_2021_03_25_linux.tar.gz
|
|
sha512sums = SKIP
|
|
|
|
pkgname = ruffle-nightly-bin
|
|
|