Date: Thursday, May 28, 2020 @ 07:59:00 Author: alucryd Revision: 636157
upgpkg: libretro-dolphin 29760-1 Modified: libretro-dolphin/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-28 07:58:23 UTC (rev 636156) +++ PKGBUILD 2020-05-28 07:59:00 UTC (rev 636157) @@ -1,7 +1,7 @@ # Maintainer: Maxime Gauduin <[email protected]> pkgname=libretro-dolphin -pkgver=29758 +pkgver=29760 pkgrel=1 pkgdesc='Nintendo GC/Wii core' arch=(x86_64) @@ -30,7 +30,7 @@ ) provides=(libretro-dolphin) conflicts=(libretro-dolphin) -source=(libretro-dolphin::git+https://github.com/libretro/dolphin.git#commit=1fbd59911d1b718c142d6448dee3ede98152e395) +source=(libretro-dolphin::git+https://github.com/libretro/dolphin.git#commit=08efaa3b9d010101e95fc4f37f3564527c28421d) sha256sums=(SKIP) pkgver() {
