summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRuffleBuild2022-10-12 00:22:38 +0000
committerRuffleBuild2022-10-12 00:22:38 +0000
commitecf9c5fbf06032001e21f6da53dacbc5bc6ae35c (patch)
tree5182aa39328e6b213231886e11c4376c86c1d43c
parentb2575fcecbe8197bbf9ee9d7e600fb3bb72562d5 (diff)
downloadaur-ecf9c5fbf06032001e21f6da53dacbc5bc6ae35c.tar.gz
Update to Nightly 2022-10-12
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 47a6466565ff..77b39ec280b5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ruffle-nightly-bin
pkgdesc = A Flash Player emulator written in Rust
- pkgver = 2022.10.11
+ pkgver = 2022.10.12
pkgrel = 1
url = https://ruffle.rs/
arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = ruffle-nightly-bin
depends = alsa-lib
provides = ruffle
conflicts = ruffle-git
- source = https://github.com/ruffle-rs/ruffle/releases/download/nightly-2022-10-11/ruffle-nightly-2022_10_11-linux-x86_64.tar.gz
+ source = https://github.com/ruffle-rs/ruffle/releases/download/nightly-2022-10-12/ruffle-nightly-2022_10_12-linux-x86_64.tar.gz
sha512sums = SKIP
pkgname = ruffle-nightly-bin
diff --git a/PKGBUILD b/PKGBUILD
index 2a2161d5878b..005af33c4bb8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: relrel <relrelbachar@gmail.com>
pkgname=ruffle-nightly-bin
-pkgver=2022.10.11
+pkgver=2022.10.12
pkgrel=1
pkgdesc="A Flash Player emulator written in Rust"
arch=('x86_64')