Date: Saturday, April 30, 2022 @ 10:18:46 Author: alucryd Revision: 1191898
upgpkg: libretro-nestopia 1:88-1 Modified: libretro-nestopia/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-30 10:18:40 UTC (rev 1191897) +++ PKGBUILD 2022-04-30 10:18:46 UTC (rev 1191898) @@ -1,8 +1,8 @@ # Maintainer: Maxime Gauduin <[email protected]> pkgname=libretro-nestopia -pkgver=73 -pkgrel=2 +pkgver=88 +pkgrel=1 epoch=1 pkgdesc='Nintendo Entertainment System core' arch=(x86_64) @@ -11,7 +11,7 @@ groups=(libretro) depends=(libretro-core-info) makedepends=(git) -_commit=5dd53e7ff2b2a02d0dfe85bd8a1513cdf41d53b5 +_commit=a9e197f2583ef4f36e9e77d930a677e63a2c2f62 source=(libretro-nestopia::git+https://github.com/libretro/nestopia.git#commit=${_commit}) sha256sums=(SKIP)
