summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThaChillera2021-02-19 22:07:50 +0100
committerThaChillera2021-02-19 22:07:50 +0100
commit448004f1d6db89da798df0255fb6c06ece7647a7 (patch)
tree850b36bca48d68e11413ca50a9a95ddc05a08ccc
parent35399c8870454a2dc276f7cc5bfa8b7239edced2 (diff)
downloadaur-448004f1d6db89da798df0255fb6c06ece7647a7.tar.gz
januari beta
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 69c1535d8436..a453d2572a31 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.r13178.a34823df61
+ pkgver = 5.0.r13603.7250d6e4e0
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=a34823df61df65168aa40ef5e82e44defd4a0138
+ source = dolphin-emu::git+https://github.com/dolphin-emu/dolphin.git#commit=7250d6e4e091f4b5b4f2289c2c732349b69a2e8a
sha256sums = SKIP
pkgname = dolphin-emu-beta-git
diff --git a/PKGBUILD b/PKGBUILD
index 126486ca06e2..a13b0af2727f 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.r13178.a34823df61
+pkgver=5.0.r13603.7250d6e4e0
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=a34823df61df65168aa40ef5e82e44defd4a0138')
+source=('dolphin-emu::git+https://github.com/dolphin-emu/dolphin.git#commit=7250d6e4e091f4b5b4f2289c2c732349b69a2e8a')
sha256sums=('SKIP')
pkgver() {