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

Maxime Gauduin alucryd at gemini.archlinux.org
Tue Apr 26 15:31:54 UTC 2022


    Date: Tuesday, April 26, 2022 @ 15:31:54
  Author: alucryd
Revision: 1190997

upgpkg: retroarch 1.10.3-1

Modified:
  retroarch/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-26 15:28:50 UTC (rev 1190996)
+++ PKGBUILD	2022-04-26 15:31:54 UTC (rev 1190997)
@@ -3,7 +3,7 @@
 # Contributor: lifning <definelightning at gmail.com>
 
 pkgname=retroarch
-pkgver=1.10.2
+pkgver=1.10.3
 pkgrel=1
 pkgdesc='Reference frontend for the libretro API'
 arch=(x86_64)
@@ -57,7 +57,7 @@
   'wayland: Wayland support'
 )
 backup=(etc/retroarch.cfg)
-_tag=de4e56ecf28a09057734f8624af6d62f3088734f
+_tag=9b282aa742b6c3d2f2925ae5a12e2cd7c6b6ad38
 source=(
   git+https://github.com/libretro/RetroArch.git#tag=${_tag}
   retroarch-config.patch
@@ -74,7 +74,6 @@
   cd RetroArch
   patch -Np1 -i ../retroarch-config.patch
   git cherry-pick -n 685948368e6b28b97e1b91bdfe5921519359a033 # FS#66843
-  git cherry-pick -n 18ee6fdff1a6da2ce6be9b557818e7b4e5d5e837 # ffmpeg 5.0
 }
 
 build() {



More information about the arch-commits mailing list