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

Maxime Gauduin alucryd at archlinux.org
Mon Jun 15 15:29:50 UTC 2020


    Date: Monday, June 15, 2020 @ 15:29:50
  Author: alucryd
Revision: 645297

FS#66843: retroarch 1.8.8-2

Modified:
  retroarch/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-15 15:04:00 UTC (rev 645296)
+++ PKGBUILD	2020-06-15 15:29:50 UTC (rev 645297)
@@ -4,7 +4,7 @@
 
 pkgname=retroarch
 pkgver=1.8.8
-pkgrel=1
+pkgrel=2
 pkgdesc='Reference frontend for the libretro API'
 arch=(x86_64)
 url=http://www.libretro.com/
@@ -78,6 +78,8 @@
   cd RetroArch
 
   patch -Np1 -i ../retroarch-config.patch
+
+  git cherry-pick -n 685948368e6b28b97e1b91bdfe5921519359a033 # FS#66843
 }
 
 build() {



More information about the arch-commits mailing list