summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorwiz <wiz>2017-03-12 07:24:06 +0000
committerwiz <wiz>2017-03-12 07:24:06 +0000
commit30d6eedf718a62406bc889eca0b4d7054ab0ac9a (patch)
treee32793f1abcd0b9eb1d321ebdcc9fd9a1b62eafa /games
parent3be0244f97fe20f42536c986d992afd38c258b9f (diff)
downloadpkgsrc-30d6eedf718a62406bc889eca0b4d7054ab0ac9a.tar.gz
Updated lgogdownloader to 3.2.
LGOGDownloader 3.2 - Fixed crash in Website::getGames * Sometimes JSON value for updates was null. For example when user owns a dlc but not the base game. This caused a crash due to std::stoi throwing std::invalid_argument exception. - Changed --login to use GOG Galaxy login method * Galaxy login tokens are stored to "$XDG_CONFIG_HOME/lgogdownloader/galaxy_tokens.json" - Added initial support for some Galaxy API features - Show product id for game when using --list-details * Product id is used with some Galaxy related commands
Diffstat (limited to 'games')
-rw-r--r--games/lgogdownloader/Makefile4
-rw-r--r--games/lgogdownloader/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/games/lgogdownloader/Makefile b/games/lgogdownloader/Makefile
index 730149dd550..67b7aab8144 100644
--- a/games/lgogdownloader/Makefile
+++ b/games/lgogdownloader/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.26 2017/01/15 09:29:08 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2017/03/12 07:24:06 wiz Exp $
-DISTNAME= lgogdownloader-3.1
+DISTNAME= lgogdownloader-3.2
CATEGORIES= games
MASTER_SITES= http://sites.google.com/site/gogdownloader/
diff --git a/games/lgogdownloader/distinfo b/games/lgogdownloader/distinfo
index fd255c0c22b..2b527d9ea41 100644
--- a/games/lgogdownloader/distinfo
+++ b/games/lgogdownloader/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.22 2017/01/15 09:29:08 wiz Exp $
+$NetBSD: distinfo,v 1.23 2017/03/12 07:24:06 wiz Exp $
-SHA1 (lgogdownloader-3.1.tar.gz) = 2847b4bbda28301b7a640be8b73e1cfe4d32c36d
-RMD160 (lgogdownloader-3.1.tar.gz) = fab195c6db9d662b3e44e7905b6763d8c52ede75
-SHA512 (lgogdownloader-3.1.tar.gz) = e15f6d359298bee0922439703ca256ad9f5f07052a12b241fe03031663dce44bd61427dbe9739115d529736b261a51068c5b2c7669fe4a4b4c0553c2ed77a793
-Size (lgogdownloader-3.1.tar.gz) = 60834 bytes
+SHA1 (lgogdownloader-3.2.tar.gz) = 70f0878039cc53c4399b4b6f7676695f690b63fa
+RMD160 (lgogdownloader-3.2.tar.gz) = adcda81a02614c27e70dee5f82b331b67eb9ba83
+SHA512 (lgogdownloader-3.2.tar.gz) = b1d8d89b303c77e17601b19e09346b8d632bc049d40741442ad88646d8764e4efd3a04edcbcae5a5e098df3251ae88d15d355d06cbb03cf313a8619d3111ff35
+Size (lgogdownloader-3.2.tar.gz) = 68438 bytes