Date: Wednesday, January 19, 2022 @ 09:31:15 Author: alucryd Revision: 1110444
upgpkg: libretro-nestopia 1:73-1 Modified: libretro-nestopia/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-19 09:31:11 UTC (rev 1110443) +++ PKGBUILD 2022-01-19 09:31:15 UTC (rev 1110444) @@ -1,7 +1,7 @@ # Maintainer: Maxime Gauduin <aluc...@archlinux.org> pkgname=libretro-nestopia -pkgver=72 +pkgver=73 pkgrel=1 epoch=1 pkgdesc='Nintendo Entertainment System core' @@ -11,7 +11,7 @@ groups=(libretro) depends=(libretro-core-info) makedepends=(git) -_commit=dac600cad9c23c6bb9ed1d79754b109672e8e29c +_commit=5dd53e7ff2b2a02d0dfe85bd8a1513cdf41d53b5 source=(libretro-nestopia::git+https://github.com/libretro/nestopia.git#commit=${_commit}) sha256sums=(SKIP)