Date: Wednesday, December 21, 2022 @ 14:17:55 Author: alucryd Revision: 1364858
upgpkg: libretro-nestopia 1:95-1 Modified: libretro-nestopia/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-12-21 14:17:49 UTC (rev 1364857) +++ PKGBUILD 2022-12-21 14:17:55 UTC (rev 1364858) @@ -1,7 +1,7 @@ # Maintainer: Maxime Gauduin <[email protected]> pkgname=libretro-nestopia -pkgver=93 +pkgver=95 pkgrel=1 epoch=1 pkgdesc='Nintendo Entertainment System core' @@ -11,7 +11,7 @@ groups=(libretro) depends=(libretro-core-info) makedepends=(git) -_commit=5c360e55d5437ecd3520568ee44cf1af63d4696a +_commit=d30c55052292826836f6dbaa2adc46fdf1a2d93c source=(libretro-nestopia::git+https://github.com/libretro/nestopia.git#commit=${_commit}) sha256sums=(SKIP)
