summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThaChillera2021-09-07 23:38:24 +0200
committerThaChillera2021-09-07 23:38:24 +0200
commit43d75ed8672f2b1d39986b39aeaf894e51cda2c2 (patch)
tree3e3c0e7b7cfbb369fa9487b79759eec0b657cfc4
parent239b68c61d0b68432e0f97b98b9a82402c8e659b (diff)
downloadaur-43d75ed8672f2b1d39986b39aeaf894e51cda2c2.tar.gz
August beta
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0e665a1f2992..e10a355f1496 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.r14790.3cc274880f
+ pkgver = 5.0.r15105.4b8b53ac73
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=3cc274880f47d340bd508dba91aaf37c48acd367
+ source = dolphin-emu::git+https://github.com/dolphin-emu/dolphin.git#commit=4b8b53ac732645f6c0fd3f4b11733cb3d86c9c41
sha256sums = SKIP
pkgname = dolphin-emu-beta-git
diff --git a/PKGBUILD b/PKGBUILD
index 42b2d5500229..d73ebf20d539 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.r14790.3cc274880f
+pkgver=5.0.r15105.4b8b53ac73
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=3cc274880f47d340bd508dba91aaf37c48acd367')
+source=('dolphin-emu::git+https://github.com/dolphin-emu/dolphin.git#commit=4b8b53ac732645f6c0fd3f4b11733cb3d86c9c41')
sha256sums=('SKIP')
pkgver() {