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

Maxime Gauduin alucryd at archlinux.org
Mon Nov 4 08:58:57 UTC 2019


    Date: Monday, November 4, 2019 @ 08:58:56
  Author: alucryd
Revision: 523822

upgpkg: retroarch 1.8.1-1

Modified:
  retroarch/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-04 08:57:17 UTC (rev 523821)
+++ PKGBUILD	2019-11-04 08:58:56 UTC (rev 523822)
@@ -3,7 +3,7 @@
 # Contributor: lifning <definelightning at gmail.com>
 
 pkgname=retroarch
-pkgver=1.8.0
+pkgver=1.8.1
 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=45deb2c2182ff6309f4dbffb08d61aff070455e9
+  git+https://github.com/libretro/RetroArch.git#tag=bfdc8e6a62d34e66879f79dfe6ae28940df752d1
   retroarch-config.patch
 )
 sha256sums=(



More information about the arch-commits mailing list