mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
18 lines
481 B
Text
18 lines
481 B
Text
pkgbase = ruffle-nightly-bin
|
|
pkgdesc = A Flash Player emulator written in Rust
|
|
pkgver = 2022.01.04
|
|
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-01-04/ruffle-nightly-2022_01_04-linux-x86_64.tar.gz
|
|
sha512sums = SKIP
|
|
|
|
pkgname = ruffle-nightly-bin
|