diff options
-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 920b3832271e1..a4c5e490498d5 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 b0deb9a69a547..a77e8e03004dc 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="" |