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

Maxime Gauduin alucryd at archlinux.org
Sun Feb 5 20:07:35 UTC 2017


    Date: Sunday, February 5, 2017 @ 20:07:35
  Author: alucryd
Revision: 210106

upgpkg: libretro-nestopia 721-1

Modified:
  libretro-nestopia/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-05 20:01:35 UTC (rev 210105)
+++ PKGBUILD	2017-02-05 20:07:35 UTC (rev 210106)
@@ -2,7 +2,7 @@
 # Maintainer: Maxime Gauduin <alucryd at archlinux.org>
 
 pkgname=libretro-nestopia
-pkgver=646
+pkgver=721
 pkgrel=1
 pkgdesc='Nintendo Entertainment System core'
 arch=('i686' 'x86_64')
@@ -11,10 +11,11 @@
 groups=('libretro')
 depends=('gcc-libs' 'glibc')
 makedepends=('git')
-source=('libretro-nestopia::git+https://github.com/libretro/nestopia.git'
+_commit='ebd462bda72ba3a5227afc1c73db604a4eb850e0'
+source=("libretro-nestopia::git+https://github.com/libretro/nestopia.git#commit=${_commit}"
         'https://raw.githubusercontent.com/libretro/libretro-super/master/dist/info/nestopia_libretro.info')
 sha256sums=('SKIP'
-            '72585a62b7cefa3b8a5e050f696c3d174b798f21fa69131643bb62a0a1acd937')
+            '95d5e5503de7129e349cff84a0da6047f8181cab3232ec963cef1a9af69b2cec')
 
 pkgver() {
   cd libretro-nestopia



More information about the arch-commits mailing list