games/lgogdownloader: updated for version 3.8

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Arn0 2021-08-25 15:06:05 +02:00 committed by Willy Sudiarto Raharjo
parent 754f87266f
commit ceca60cc0b
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -28,7 +28,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=lgogdownloader
VERSION=${VERSION:-3.7}
VERSION=${VERSION:-3.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="lgogdownloader"
VERSION="3.7"
VERSION="3.8"
HOMEPAGE="https://sites.google.com/site/gogdownloader/home/"
DOWNLOAD="https://sites.google.com/site/gogdownloader/lgogdownloader-3.7.tar.gz"
MD5SUM="f23ea65cd9ca604bd5bb0b1039bd1e7d"
DOWNLOAD="https://sites.google.com/site/gogdownloader/lgogdownloader-3.8.tar.gz"
MD5SUM="f684d8641f68550b14ab7f0f43cbf0f9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="htmlcxx jsoncpp rhash tinyxml2"