Date: Thursday, March 2, 2023 @ 16:42:56 Author: alucryd Revision: 1407290
upgpkg: libretro-nestopia 1:103-1 Modified: libretro-nestopia/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-02 16:42:48 UTC (rev 1407289) +++ PKGBUILD 2023-03-02 16:42:56 UTC (rev 1407290) @@ -1,7 +1,7 @@ # Maintainer: Maxime Gauduin <[email protected]> pkgname=libretro-nestopia -pkgver=100 +pkgver=103 pkgrel=1 epoch=1 pkgdesc='Nintendo Entertainment System core' @@ -11,7 +11,7 @@ groups=(libretro) depends=(libretro-core-info) makedepends=(git) -_commit=cb1e24e2d6e5d49a85924a9d6dd9c470c109f537 +_commit=0867e83383661055ead5ecdab99150bb90922d93 source=(libretro-nestopia::git+https://github.com/libretro/nestopia.git#commit=${_commit}) sha256sums=(SKIP)
