Date: Thursday, June 30, 2022 @ 15:01:01 Author: alucryd Revision: 1243035
upgpkg: libretro-dolphin 33015-1 Modified: libretro-dolphin/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-06-30 15:00:54 UTC (rev 1243034) +++ PKGBUILD 2022-06-30 15:01:01 UTC (rev 1243035) @@ -1,7 +1,7 @@ # Maintainer: Maxime Gauduin <[email protected]> pkgname=libretro-dolphin -pkgver=33011 +pkgver=33015 pkgrel=1 pkgdesc='Nintendo GC/Wii core' arch=(x86_64) @@ -43,7 +43,7 @@ ninja python ) -_commit=6a0b6ee8a4d5363e669f5faf43abc8f17e4278a8 +_commit=6ebaa94082f516cd19f31432ff4779ff3685076c source=( libretro-dolphin::git+https://github.com/libretro/dolphin.git#commit=${_commit} libretro-dolphin-missing-headers.patch
