Date: Friday, January 22, 2021 @ 08:51:13 Author: alucryd Revision: 824373
upgpkg: libretro-dolphin 32977-1 Modified: libretro-dolphin/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-22 08:51:06 UTC (rev 824372) +++ PKGBUILD 2021-01-22 08:51:13 UTC (rev 824373) @@ -1,7 +1,7 @@ # Maintainer: Maxime Gauduin <[email protected]> pkgname=libretro-dolphin -pkgver=32969 +pkgver=32977 pkgrel=1 pkgdesc='Nintendo GC/Wii core' arch=(x86_64) @@ -43,7 +43,7 @@ ) provides=(libretro-dolphin) conflicts=(libretro-dolphin) -_commit=a2afe5334bef76b8a6e0f7807ebdc074ac11fe2d +_commit=35550fda6363caae476b3889e7e667900b737c05 source=(libretro-dolphin::git+https://github.com/libretro/dolphin.git#commit=${_commit}) sha256sums=(SKIP)
