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

Maxime Gauduin alucryd at archlinux.org
Sun Feb 5 13:52:17 UTC 2017


    Date: Sunday, February 5, 2017 @ 13:52:16
  Author: alucryd
Revision: 209966

upgpkg: libretro-bsnes 499-1

Modified:
  libretro-bsnes/trunk/PKGBUILD

----------+
 PKGBUILD |   11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-05 13:42:49 UTC (rev 209965)
+++ PKGBUILD	2017-02-05 13:52:16 UTC (rev 209966)
@@ -2,7 +2,7 @@
 # Maintainer: Maxime Gauduin <alucryd at archlinux.org>
 
 pkgname=libretro-bsnes
-pkgver=464
+pkgver=499
 pkgrel=1
 pkgdesc='Super Nintendo Entertainment System cores'
 arch=('i686' 'x86_64')
@@ -11,14 +11,15 @@
 groups=('libretro')
 depends=('gcc-libs' 'glibc')
 makedepends=('git')
-source=('libretro-bsnes::git+https://github.com/libretro/bsnes-libretro'
+_commit='026fc306b232d0987e618a39ed4ad0a50c7abcc5'
+source=("libretro-bsnes::git+https://github.com/libretro/bsnes-libretro#commit=${_commit}"
         'https://raw.githubusercontent.com/libretro/libretro-super/master/dist/info/bsnes_accuracy_libretro.info'
         'https://raw.githubusercontent.com/libretro/libretro-super/master/dist/info/bsnes_balanced_libretro.info'
         'https://raw.githubusercontent.com/libretro/libretro-super/master/dist/info/bsnes_performance_libretro.info')
 sha256sums=('SKIP'
-            '0307d236776f5462dfa4fd7814b03dc7704cd66c1cc1e03a1dd5b1b978bb3fb8'
-            '594296694dd0b99959253f8da066a83c9de17c1c260dcdd058d9b45dbeb8af61'
-            '0cf91d9788336a9e62df448df20003a7b720a8e309eeb6a7f0f00293d4768fff')
+            '07d87c4de75611811ff1c0970ddbffcb3bd89452cc1fe80b9f777f5ed526ba2c'
+            'b5917bd92bf4aeb7c6f30cf1ab31f693556319ddcb3c5c9b2d5d14e9eef34fc7'
+            'e0d46da3132d1ae770115bba4e4f826a6990d01c2706bf02da7c7d5088a2077a')
 
 pkgver() {
   cd libretro-bsnes



More information about the arch-commits mailing list