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

Maxime Gauduin alucryd at archlinux.org
Wed Mar 30 18:02:01 UTC 2016


    Date: Wednesday, March 30, 2016 @ 20:02:01
  Author: alucryd
Revision: 168925

upgpkg: ppsspp 1.2.2-1

Modified:
  ppsspp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-30 17:51:14 UTC (rev 168924)
+++ PKGBUILD	2016-03-30 18:02:01 UTC (rev 168925)
@@ -7,7 +7,7 @@
 
 pkgbase=ppsspp
 pkgname=('ppsspp' 'ppsspp-qt')
-pkgver=1.2
+pkgver=1.2.2
 pkgrel=1
 pkgdesc='A PSP emulator written in C++'
 arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@
 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=b7da552'
+        'git+https://github.com/hrydgard/ppsspp-lang.git#commit=16a50e3'
         'ppsspp-armips::git+https://github.com/Kingcom/armips.git#commit=9b225d9'
         'ppsspp.desktop')
 sha256sums=('SKIP'



More information about the arch-commits mailing list