summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThaChillera2020-07-05 16:26:23 +0200
committerThaChillera2020-07-05 16:26:23 +0200
commitda0e5af54d697838bb15571f865d32519c6a5723 (patch)
tree8199684faaa00950df6c7e861d84ae435cba2f43
parentb0c53448f2dbc9c8adead9fff5792da115facfc1 (diff)
downloadaur-da0e5af54d697838bb15571f865d32519c6a5723.tar.gz
june beta
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3da550eea7c8..5cbef3bbb0e5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = dolphin-emu-beta-git
pkgdesc = A GameCube / Wii / Triforce emulator - monhtly beta release
- pkgver = 5.0.r11991.8d4e8314a3
+ pkgver = 5.0.r12247.9c12a843f8
pkgrel = 1
url = http://www.dolphin-emu.org/
arch = x86_64
@@ -37,7 +37,7 @@ pkgbase = dolphin-emu-beta-git
depends = libxxhash.so
optdepends = pulseaudio: PulseAudio backend
options = !emptydirs
- source = dolphin-emu::git+https://github.com/dolphin-emu/dolphin.git#commit=8d4e8314a3dcd8680ae81d91fb7e076b4496b43b
+ source = dolphin-emu::git+https://github.com/dolphin-emu/dolphin.git#commit=9c12a843f86d39bc64d9e9b5b670e67455487739
sha256sums = SKIP
pkgname = dolphin-emu-beta-git
diff --git a/PKGBUILD b/PKGBUILD
index 2ea9ca2419be..8447a3020ca3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# latest version obtained from this API endpoint: https://dolphin-emu.org/update/latest/beta/
pkgbase=dolphin-emu-beta-git
pkgname=('dolphin-emu-beta-git' 'dolphin-emu-beta-nogui-git')
-pkgver=5.0.r11991.8d4e8314a3
+pkgver=5.0.r12247.9c12a843f8
pkgrel=1
pkgdesc='A GameCube / Wii / Triforce emulator - monhtly beta release'
arch=('x86_64')
@@ -21,7 +21,7 @@ depends=(
makedepends=('cmake' 'git' 'libglvnd' 'python')
optdepends=('pulseaudio: PulseAudio backend')
options=('!emptydirs')
-source=('dolphin-emu::git+https://github.com/dolphin-emu/dolphin.git#commit=8d4e8314a3dcd8680ae81d91fb7e076b4496b43b')
+source=('dolphin-emu::git+https://github.com/dolphin-emu/dolphin.git#commit=9c12a843f86d39bc64d9e9b5b670e67455487739')
sha256sums=('SKIP')
pkgver() {