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

Maxime Gauduin alucryd at archlinux.org
Sat Jan 18 13:34:40 UTC 2020


    Date: Saturday, January 18, 2020 @ 13:34:39
  Author: alucryd
Revision: 552985

upgpkg: retroarch 1.8.4-1

Modified:
  retroarch/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-18 13:33:40 UTC (rev 552984)
+++ PKGBUILD	2020-01-18 13:34:39 UTC (rev 552985)
@@ -3,7 +3,7 @@
 # Contributor: lifning <definelightning at gmail.com>
 
 pkgname=retroarch
-pkgver=1.8.1
+pkgver=1.8.4
 pkgrel=1
 pkgdesc='Reference frontend for the libretro API'
 arch=(x86_64)
@@ -59,7 +59,7 @@
 )
 backup=(etc/retroarch.cfg)
 source=(
-  git+https://github.com/libretro/RetroArch.git#tag=bfdc8e6a62d34e66879f79dfe6ae28940df752d1
+  git+https://github.com/libretro/RetroArch.git#tag=9e25601a56041831f3b2cd6668aa63ec6809a0c3
   retroarch-config.patch
 )
 sha256sums=(



More information about the arch-commits mailing list