diff options
author | G. Galdini <jake@dioniso.com.br> | 2024-11-07 22:06:35 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-11-07 22:12:43 +0700 |
commit | 261e6141ddbcef85980f58794c79e1a5d8e40e6f (patch) | |
tree | 3c8831586b9f953436037761f2269b5a5d8c7b28 /python | |
parent | 5e56661d8364a5c216b8371addb12fb8889b006f (diff) |
python/instaloader: Updated for version 4.13.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r-- | python/instaloader/instaloader.SlackBuild | 2 | ||||
-rw-r--r-- | python/instaloader/instaloader.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/instaloader/instaloader.SlackBuild b/python/instaloader/instaloader.SlackBuild index 920b3832271e..a4c5e490498d 100644 --- a/python/instaloader/instaloader.SlackBuild +++ b/python/instaloader/instaloader.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=instaloader -VERSION=${VERSION:-4.13.1} +VERSION=${VERSION:-4.13.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/python/instaloader/instaloader.info b/python/instaloader/instaloader.info index b0deb9a69a54..a77e8e03004d 100644 --- a/python/instaloader/instaloader.info +++ b/python/instaloader/instaloader.info @@ -1,8 +1,8 @@ PRGNAM="instaloader" -VERSION="4.13.1" +VERSION="4.13.2" HOMEPAGE="https://instaloader.github.io" -DOWNLOAD="https://github.com/instaloader/instaloader/archive/v4.13.1/instaloader-4.13.1.tar.gz" -MD5SUM="324fa74c8914dba3dfeb6dc2045d696f" +DOWNLOAD="https://github.com/instaloader/instaloader/archive/v4.13.2/instaloader-4.13.2.tar.gz" +MD5SUM="5b1a3789a3940a097bc6b8c0d47a004d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |