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

Maxime Gauduin alucryd at archlinux.org
Tue Jun 23 08:00:36 UTC 2020


    Date: Tuesday, June 23, 2020 @ 08:00:36
  Author: alucryd
Revision: 650933

upgpkg: retroarch 1.8.9-1

Modified:
  retroarch/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-23 07:57:37 UTC (rev 650932)
+++ PKGBUILD	2020-06-23 08:00:36 UTC (rev 650933)
@@ -3,8 +3,8 @@
 # Contributor: lifning <definelightning at gmail.com>
 
 pkgname=retroarch
-pkgver=1.8.8
-pkgrel=2
+pkgver=1.8.9
+pkgrel=1
 pkgdesc='Reference frontend for the libretro API'
 arch=(x86_64)
 url=http://www.libretro.com/
@@ -59,8 +59,9 @@
   'wayland: Wayland support'
 )
 backup=(etc/retroarch.cfg)
+_tag=2e115baf36058d6f099db1ae7cf6dbdacb21c53c
 source=(
-  git+https://github.com/libretro/RetroArch.git#tag=9552f87157120252a9fad2e2c108ab08c2d3735e
+  git+https://github.com/libretro/RetroArch.git#tag=${_tag}
   retroarch-config.patch
 )
 sha256sums=(



More information about the arch-commits mailing list