[arch-commits] Commit in libretro-nestopia/trunk (PKGBUILD)

Maxime Gauduin alucryd at archlinux.org
Wed Dec 16 16:20:56 UTC 2020


    Date: Wednesday, December 16, 2020 @ 16:20:55
  Author: alucryd
Revision: 776774

upgpkg: libretro-nestopia 1:27-1

Modified:
  libretro-nestopia/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-16 16:15:41 UTC (rev 776773)
+++ PKGBUILD	2020-12-16 16:20:55 UTC (rev 776774)
@@ -1,7 +1,7 @@
 # Maintainer: Maxime Gauduin <alucryd at archlinux.org>
 
 pkgname=libretro-nestopia
-pkgver=17
+pkgver=27
 pkgrel=1
 epoch=1
 pkgdesc='Nintendo Entertainment System core'
@@ -11,7 +11,8 @@
 groups=(libretro)
 depends=(libretro-core-info)
 makedepends=(git)
-source=(libretro-nestopia::git+https://github.com/libretro/nestopia.git#commit=357e1463a01fe2ca0dd91941aacaaa9944f95e4d)
+_commit=6685353ce014e081e3e2498e306a2b045bf822b1
+source=(libretro-nestopia::git+https://github.com/libretro/nestopia.git#commit=${_commit})
 sha256sums=(SKIP)
 
 pkgver() {



More information about the arch-commits mailing list