Date: Tuesday, March 23, 2021 @ 08:38:19 Author: alucryd Revision: 900147
upgpkg: libretro-nestopia 1:57-1 Modified: libretro-nestopia/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-23 08:38:09 UTC (rev 900146) +++ PKGBUILD 2021-03-23 08:38:19 UTC (rev 900147) @@ -1,7 +1,7 @@ # Maintainer: Maxime Gauduin <aluc...@archlinux.org> pkgname=libretro-nestopia -pkgver=42 +pkgver=57 pkgrel=1 epoch=1 pkgdesc='Nintendo Entertainment System core' @@ -11,7 +11,7 @@ groups=(libretro) depends=(libretro-core-info) makedepends=(git) -_commit=fd7a7423512da11dfc208fefcf2930b8b25343a1 +_commit=95be0bf886c2c26e5c1c162816bb5dbf3cdfb664 source=(libretro-nestopia::git+https://github.com/libretro/nestopia.git#commit=${_commit}) sha256sums=(SKIP)