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

Maxime Gauduin alucryd at archlinux.org
Tue Sep 10 09:04:03 UTC 2019


    Date: Tuesday, September 10, 2019 @ 09:04:03
  Author: alucryd
Revision: 509163

upgpkg: retroarch 1.7.8.3-1

Modified:
  retroarch/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-10 02:55:32 UTC (rev 509162)
+++ PKGBUILD	2019-09-10 09:04:03 UTC (rev 509163)
@@ -3,8 +3,8 @@
 # Contributor: lifning <definelightning at gmail.com>
 
 pkgname=retroarch
-pkgver=1.7.8
-pkgrel=3
+pkgver=1.7.8.3
+pkgrel=1
 pkgdesc='Reference frontend for the libretro API'
 arch=(x86_64)
 url=http://www.libretro.com/
@@ -56,7 +56,7 @@
 )
 backup=(etc/retroarch.cfg)
 source=(
-  git+https://github.com/libretro/RetroArch.git#tag=e4fb5587f7144ba9cb6cd1318a69845f97ef3796
+  git+https://github.com/libretro/RetroArch.git#tag=561a4cd4bf6f3476f78e719861e3f2328350c8f3
   retroarch-config.patch
 )
 sha256sums=(



More information about the arch-commits mailing list