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.09.01
|
|
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-09-01/ruffle-nightly-2023_09_01-linux-x86_64.tar.gz
|
|
sha512sums = 208ee9fa1c0066dbbf5dab4f692bd45484e4e2e4894d7de712277c352e4dd33b50a8266b060aa54d2990ebb7443720997ab7ce6c42f8049530842f7432846594
|
|
|
|
pkgname = ruffle-nightly-bin
|