mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
17 lines
582 B
Text
17 lines
582 B
Text
pkgbase = ruffle-nightly-bin
|
|
pkgdesc = A Flash Player emulator written in Rust
|
|
pkgver = 2025.05.06
|
|
pkgrel = 1
|
|
url = https://ruffle.rs/
|
|
arch = x86_64
|
|
license = Apache
|
|
license = MIT
|
|
depends = zlib
|
|
depends = libxcb
|
|
depends = alsa-lib
|
|
provides = ruffle
|
|
conflicts = ruffle
|
|
source = https://github.com/ruffle-rs/ruffle/releases/download/nightly-2025-05-06/ruffle-nightly-2025_05_06-linux-x86_64.tar.gz
|
|
sha512sums = b5d121a48488334cb9ba11b522480632ddf9779875db4977de4e0426b671ebb2b166966c0e3706de1c25cd4ee0e9738f0698560373a2d26e688f9aa857d330a9
|
|
|
|
pkgname = ruffle-nightly-bin
|