diff options
-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 9098a77d99305..839326cd4ba97 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 c87923fc12c8b..3a9e8ec3cf126 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" |