diff options
author | Dugan Chen <thedoogster [at] gmail [dot] com> | 2017-04-17 13:44:29 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-22 08:10:43 +0700 |
commit | 143ba4d26ebbc182f20a17fc3b502bfa01eaaddb (patch) | |
tree | 4d7e8cc1ea5501339b1f692c835bbf9567d89aa3 /games/ppsspp/ppsspp.info | |
parent | bb6eae6865f46cf096e3b1c53e7171e537717eca (diff) | |
download | slackbuilds-143ba4d26ebbc182f20a17fc3b502bfa01eaaddb.tar.gz |
games/ppsspp: Updated for version 1.4 + new maintainer.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'games/ppsspp/ppsspp.info')
-rw-r--r-- | games/ppsspp/ppsspp.info | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/games/ppsspp/ppsspp.info b/games/ppsspp/ppsspp.info index 5abe7da123..879d0f8f35 100644 --- a/games/ppsspp/ppsspp.info +++ b/games/ppsspp/ppsspp.info @@ -1,10 +1,12 @@ PRGNAM="ppsspp" -VERSION="2016.10.26_cc37528" +VERSION="1.4" HOMEPAGE="http://www.ppsspp.org/" -DOWNLOAD="http://ks392457.kimsufi.com/orbea/stuff/slackbuilds/src/ppsspp-2016.10.26_cc37528.tar.xz" -MD5SUM="be5bcbe0d2513b1503abcc6ce577212d" +DOWNLOAD="https://github.com/hrydgard/ppsspp/archive/v1.4/ppsspp-1.4.tar.gz \ + http://duganchen.ca/files/sbo_sources/ppsspp_submodules-1.4.tar.xz" +MD5SUM="4461e8f749a67089dba9c693674a8c9b \ + 4031eaa89766e192a1d0da844a5c896c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="SDL2" -MAINTAINER="Hunter Sezen" -EMAIL="ovariegata@yahoo.com" +MAINTAINER="Dugan Chen" +EMAIL="thedoogster [at] gmail [dot] com" |