Date: Thursday, May 28, 2020 @ 08:00:30 Author: alucryd Revision: 636165
upgpkg: libretro-nestopia 1:17-1 Modified: libretro-nestopia/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-28 08:00:09 UTC (rev 636164) +++ PKGBUILD 2020-05-28 08:00:30 UTC (rev 636165) @@ -1,7 +1,7 @@ # Maintainer: Maxime Gauduin <[email protected]> pkgname=libretro-nestopia -pkgver=15 +pkgver=17 pkgrel=1 epoch=1 pkgdesc='Nintendo Entertainment System core' @@ -11,7 +11,7 @@ groups=(libretro) depends=(libretro-core-info) makedepends=(git) -source=(libretro-nestopia::git+https://github.com/libretro/nestopia.git#commit=70c53f08c0cc92e90d095d6558ab737ce20431ac) +source=(libretro-nestopia::git+https://github.com/libretro/nestopia.git#commit=357e1463a01fe2ca0dd91941aacaaa9944f95e4d) sha256sums=(SKIP) pkgver() {
