Date: Thursday, May 6, 2021 @ 14:56:05 Author: alucryd Revision: 928474
upgpkg: dolphin-emu 1:5.0.r14095.f60d29f2b7-1 Modified: dolphin-emu/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-06 14:46:21 UTC (rev 928473) +++ PKGBUILD 2021-05-06 14:56:05 UTC (rev 928474) @@ -3,7 +3,7 @@ # Contributor: Jeremy Newton (Mystro256) <[email protected]> pkgname=dolphin-emu -pkgver=5.0.r14094.9286b57d843 +pkgver=5.0.r14095.f60d29f2b7 pkgrel=1 epoch=1 pkgdesc='A Gamecube / Wii / Triforce emulator' @@ -46,7 +46,7 @@ ) optdepends=('pulseaudio: PulseAudio backend') options=(!emptydirs) -_commit=9286b57d84389a6bcf39d1d2c4bd0d42bd711055 +_commit=f60d29f2b79f6e8cca6c00c9b6e8cbfbb0fde6ef source=(dolphin-emu::git+https://github.com/dolphin-emu/dolphin.git#commit=${_commit}) sha256sums=(SKIP)
