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

Maxime Gauduin alucryd at archlinux.org
Wed Nov 14 12:40:03 UTC 2018


    Date: Wednesday, November 14, 2018 @ 12:40:02
  Author: alucryd
Revision: 407464

upgpkg: retroarch 1.7.5-3

Modified:
  retroarch/trunk/PKGBUILD
  retroarch/trunk/retroarch-config.patch

------------------------+
 PKGBUILD               |    6 +++---
 retroarch-config.patch |    1 -
 2 files changed, 3 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-14 12:23:29 UTC (rev 407463)
+++ PKGBUILD	2018-11-14 12:40:02 UTC (rev 407464)
@@ -4,7 +4,7 @@
 
 pkgname=retroarch
 pkgver=1.7.5
-pkgrel=2
+pkgrel=3
 pkgdesc='Reference frontend for the libretro API'
 arch=('x86_64')
 url='http://www.libretro.com/'
@@ -25,12 +25,12 @@
 source=("git+https://github.com/libretro/RetroArch.git#tag=v${pkgver}"
         'retroarch-config.patch')
 sha256sums=('SKIP'
-            '6e07d4a4bc0997ac2f3cee3070b178a40d1904c45ad938f5bbd86fd37ea7d174')
+            '7857cff30c45721b66666828ca9edbb2923817c6c64591be3f58fe019277103e')
 
 prepare() {
   cd RetroArch
 
-  #patch -Np0 -i ../retroarch-config.patch
+  patch -Np1 -i ../retroarch-config.patch
 }
 
 build() {

Modified: retroarch-config.patch
===================================================================
--- retroarch-config.patch	2018-11-14 12:23:29 UTC (rev 407463)
+++ retroarch-config.patch	2018-11-14 12:40:02 UTC (rev 407464)
@@ -1,4 +1,3 @@
-Binary files RetroArch.orig/.git/index and RetroArch/.git/index differ
 diff -rupN RetroArch.orig/retroarch.cfg RetroArch/retroarch.cfg
 --- RetroArch.orig/retroarch.cfg	2018-11-14 10:16:14.586946273 +0100
 +++ RetroArch/retroarch.cfg	2018-11-14 10:15:09.879807008 +0100



More information about the arch-commits mailing list