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