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

Maxime Gauduin alucryd at archlinux.org
Tue Feb 16 19:25:28 UTC 2016


    Date: Tuesday, February 16, 2016 @ 20:25:28
  Author: alucryd
Revision: 161870

ffmpeg 3.0 rebuild: ppsspp 1.2-1

Modified:
  ppsspp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-16 19:07:15 UTC (rev 161869)
+++ PKGBUILD	2016-02-16 19:25:28 UTC (rev 161870)
@@ -7,8 +7,8 @@
 
 pkgbase=ppsspp
 pkgname=('ppsspp' 'ppsspp-qt')
-pkgver=1.1.1
-pkgrel=2
+pkgver=1.2
+pkgrel=1
 pkgdesc='A PSP emulator written in C++'
 arch=('i686' 'x86_64')
 url='http://www.ppsspp.org/'
@@ -16,8 +16,8 @@
 depends=('ffmpeg' 'sdl2')
 makedepends=('cmake' 'git' 'glu' 'qt5-tools')
 source=("git+https://github.com/hrydgard/ppsspp.git#tag=v${pkgver}"
-        'git+https://github.com/hrydgard/ppsspp-lang.git#commit=c0db1fc'
-        'ppsspp-armips::git+https://github.com/Kingcom/armips.git#commit=a0b878f'
+        'git+https://github.com/hrydgard/ppsspp-lang.git#commit=b7da552'
+        'ppsspp-armips::git+https://github.com/Kingcom/armips.git#commit=9b225d9'
         'ppsspp.desktop')
 sha256sums=('SKIP'
             'SKIP'



More information about the arch-commits mailing list