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

Maxime Gauduin alucryd at archlinux.org
Sun Feb 5 20:43:46 UTC 2017


    Date: Sunday, February 5, 2017 @ 20:43:45
  Author: alucryd
Revision: 210110

upgpkg: libretro-reicast 2550-1

Modified:
  libretro-reicast/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-05 20:11:45 UTC (rev 210109)
+++ PKGBUILD	2017-02-05 20:43:45 UTC (rev 210110)
@@ -2,7 +2,7 @@
 # Maintainer: Maxime Gauduin <alucryd at archlinux.org>
 
 pkgname=libretro-reicast
-pkgver=2331
+pkgver=2550
 pkgrel=1
 pkgdesc='Sega Dreamcast core'
 arch=('x86_64')
@@ -11,10 +11,11 @@
 groups=('libretro')
 depends=('gcc-libs' 'glibc' 'libgl')
 makedepends=('git' 'mesa')
-source=('libretro-reicast::git+https://github.com/libretro/reicast-emulator.git'
+_commit='148638c654a61aa32df7023498f261c4fb23c9aa'
+source=("libretro-reicast::git+https://github.com/libretro/reicast-emulator.git#commit=${_commit}"
         'https://raw.githubusercontent.com/libretro/libretro-super/master/dist/info/reicast_libretro.info')
 sha256sums=('SKIP'
-            '16944a4d4a551dcdecdd00e1724603101aeb27d013fd0c4b6e85880f4c292b46')
+            '88f14753a85e7beefdec6bba7edc2a1719cc09f88c77ead67112cc62b742fe3e')
 
 pkgver() {
   cd libretro-reicast



More information about the arch-commits mailing list