Date: Thursday, October 22, 2020 @ 06:37:34 Author: alucryd Revision: 728794
upgpkg: libretro-dolphin 32964-1 Modified: libretro-dolphin/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-22 06:37:16 UTC (rev 728793) +++ PKGBUILD 2020-10-22 06:37:34 UTC (rev 728794) @@ -1,7 +1,7 @@ # Maintainer: Maxime Gauduin <[email protected]> pkgname=libretro-dolphin -pkgver=32962 +pkgver=32964 pkgrel=1 pkgdesc='Nintendo GC/Wii core' arch=(x86_64) @@ -34,7 +34,7 @@ ) provides=(libretro-dolphin) conflicts=(libretro-dolphin) -_commit=639002c8fa412b2438fa03c1c403c557084339f5 +_commit=d29d13e34725156d53d4dc4b909284f721fdcdf7 source=(libretro-dolphin::git+https://github.com/libretro/dolphin.git#commit=${_commit}) sha256sums=(SKIP)
