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 = 2024.10.12
|
|
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-2024-10-12/ruffle-nightly-2024_10_12-linux-x86_64.tar.gz
|
|
sha512sums = 209075a9951648ddbaa32a28c108220a56f58d34b2273b9a59da5819091d767b73de7780ba8db11a709365b491a081b5369149f0245cffcf78620acfc926104f
|
|
|
|
pkgname = ruffle-nightly-bin
|