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.02.21
|
|
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-02-21/ruffle-nightly-2025_02_21-linux-x86_64.tar.gz
|
|
sha512sums = b51e9449afa2f8a6e7874a382a24db920ba0d65eacf52a48dc4850d9983f9bc4acaba628b06453bb74626470ea07cd8afbfd3fb29be6fa2ab3589b7b9e784b9a
|
|
|
|
pkgname = ruffle-nightly-bin
|