summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThaChillera2020-04-06 08:58:04 +0200
committerThaChillera2020-04-06 08:59:06 +0200
commit86faee45275814bc883591b29ff30754c06a69fe (patch)
tree29b6cc2d790d2730d3a18ce3eadaba73721603e1
parent2cf3f4d8900fc53bf6be8175442f7212d760e8d3 (diff)
downloadaur-86faee45275814bc883591b29ff30754c06a69fe.tar.gz
updated to march beta
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5c0d42834f08..3a409d5d4109 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
# Contributor: Maxime Gauduin <alucryd@archlinux.org>
# Contributor: Lightning <sgsdxzy@gmail.com>
-# latest version optaind from this API endpoint: https://dolphin-emu.org/update/latest/beta/
+# 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.r11608.69ee15e5ef
+pkgver=5.0.r11824.1b97f081b8
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=69ee15e5ef369d51681540e6714f02554e3bd8a6')
+source=('dolphin-emu::git+https://github.com/dolphin-emu/dolphin.git#commit=1b97f081b8eff9012132a4124537968bdb0e03e0')
sha256sums=('SKIP')
pkgver() {