diff options
author | Marcel Saegebarth <marc@mos6581.de> | 2017-03-23 20:28:17 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-03-25 00:10:11 +0000 |
commit | c8d80ea2837e88a2b26035767a26d876db444bcd (patch) | |
tree | e6c910cf4237d4cd8489c5c36d01384b13b5f1f1 /games | |
parent | d9d4ce85a11d42fb893937dff547ad0b7ca081cb (diff) |
games/lgogdownloader: Updated for version 3.2.
Signed-off-by: Marcel Saegebarth <marc@mos6581.de>
Diffstat (limited to 'games')
-rw-r--r-- | games/lgogdownloader/lgogdownloader.SlackBuild | 4 | ||||
-rw-r--r-- | games/lgogdownloader/lgogdownloader.info | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/games/lgogdownloader/lgogdownloader.SlackBuild b/games/lgogdownloader/lgogdownloader.SlackBuild index 9098a77d9930..839326cd4ba9 100644 --- a/games/lgogdownloader/lgogdownloader.SlackBuild +++ b/games/lgogdownloader/lgogdownloader.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for "lgogdownloader". -# Copyright 2015-2016 Marcel Saegebarth <marc@mos6581.de> +# Copyright 2015-2017 Marcel Saegebarth <marc@mos6581.de> # All rights reserved. # # Redistribution and use in source and binary forms, with or without @@ -25,7 +25,7 @@ # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=lgogdownloader -VERSION=${VERSION:-2.28} +VERSION=${VERSION:-3.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/lgogdownloader/lgogdownloader.info b/games/lgogdownloader/lgogdownloader.info index c87923fc12c8..3a9e8ec3cf12 100644 --- a/games/lgogdownloader/lgogdownloader.info +++ b/games/lgogdownloader/lgogdownloader.info @@ -1,10 +1,10 @@ PRGNAM="lgogdownloader" -VERSION="2.28" +VERSION="3.2" HOMEPAGE="https://sites.google.com/site/gogdownloader/home/" -DOWNLOAD="https://sites.google.com/site/gogdownloader/lgogdownloader-2.28.tar.gz" -MD5SUM="b182359d436a4ad79d1be70836428e13" +DOWNLOAD="https://sites.google.com/site/gogdownloader/lgogdownloader-3.2.tar.gz" +MD5SUM="84163e5363ee88549f942c3a3451210d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="htmlcxx jsoncpp liboauth rhash tinyxml" +REQUIRES="htmlcxx jsoncpp liboauth rhash tinyxml2" MAINTAINER="Marcel Saegebarth" EMAIL="marc@mos6581.de" |