Date: Friday, October 1, 2021 @ 15:44:01 Author: alucryd Revision: 1026398
upgpkg: libretro-dolphin 32999-1 Modified: libretro-dolphin/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-10-01 15:43:57 UTC (rev 1026397) +++ PKGBUILD 2021-10-01 15:44:01 UTC (rev 1026398) @@ -1,7 +1,7 @@ # Maintainer: Maxime Gauduin <[email protected]> pkgname=libretro-dolphin -pkgver=32996 +pkgver=32999 pkgrel=1 pkgdesc='Nintendo GC/Wii core' arch=(x86_64) @@ -43,7 +43,7 @@ ninja python ) -_commit=3bb3f8f992b4144dc702b8611308ad5d591d96a5 +_commit=4ffaf058409d16e9fbdcf5a4061cc6ab61f1035f source=( libretro-dolphin::git+https://github.com/libretro/dolphin.git#commit=${_commit} libretro-dolphin-missing-headers.patch
