python/instaloader: Updated for version 4.13.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
G. Galdini 2024-08-12 08:33:35 +07:00 committed by Willy Sudiarto Raharjo
parent 0fc05a3c33
commit 09629feae2
2 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=instaloader
VERSION=${VERSION:-4.12.1}
VERSION=${VERSION:-4.13}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="instaloader"
VERSION="4.12.1"
VERSION="4.13"
HOMEPAGE="https://instaloader.github.io"
DOWNLOAD="https://github.com/instaloader/instaloader/archive/v4.12.1/instaloader-4.12.1.tar.gz"
MD5SUM="2c90c5ac767d245259ad88bc3094ce7c"
DOWNLOAD="https://github.com/instaloader/instaloader/archive/v4.13/instaloader-4.13.tar.gz"
MD5SUM="c156419eb6053224df119811fba2b8e6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""