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

Maxime Gauduin alucryd at archlinux.org
Tue Jun 23 09:53:34 UTC 2020


    Date: Tuesday, June 23, 2020 @ 09:53:33
  Author: alucryd
Revision: 650980

upgpkg: libretro-retrodream 1104-1

Modified:
  libretro-retrodream/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-23 09:51:47 UTC (rev 650979)
+++ PKGBUILD	2020-06-23 09:53:33 UTC (rev 650980)
@@ -1,7 +1,7 @@
 # Maintainer: Maxime Gauduin <alucryd at archlinux.org>
 
 pkgname=libretro-retrodream
-pkgver=1096
+pkgver=1104
 pkgrel=1
 pkgdesc='Sega Dreamcast core'
 arch=(x86_64)
@@ -17,7 +17,8 @@
   mesa
 )
 replaces=(libretro-redream)
-source=(libretro-retrodream::git+https://github.com/libretro/retrodream.git#commit=f7814c2f0faaf56a5081b62f660f64c5e123227e)
+_commit=bf4d812daf326c56e99208a4c30acae1475fd701
+source=(libretro-retrodream::git+https://github.com/libretro/retrodream.git#commit=${_commit})
 sha256sums=(SKIP)
 
 pkgver() {



More information about the arch-commits mailing list