aboutsummaryrefslogtreecommitdiff
path: root/python/instaloader
diff options
context:
space:
mode:
Diffstat (limited to 'python/instaloader')
-rw-r--r--python/instaloader/instaloader.SlackBuild4
-rw-r--r--python/instaloader/instaloader.info8
2 files changed, 6 insertions, 6 deletions
diff --git a/python/instaloader/instaloader.SlackBuild b/python/instaloader/instaloader.SlackBuild
index 4eccd9331b..742ca30a86 100644
--- a/python/instaloader/instaloader.SlackBuild
+++ b/python/instaloader/instaloader.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for instaloader
-# Copyright 2024 G. Galdini <jake@dioniso.com.br> Brazil
+# Copyright 2024 G. Galdini <dioniso@disroot.org> Brazil
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=instaloader
-VERSION=${VERSION:-4.14}
+VERSION=${VERSION:-4.14.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/instaloader/instaloader.info b/python/instaloader/instaloader.info
index 3d86daad9b..eea5df618f 100644
--- a/python/instaloader/instaloader.info
+++ b/python/instaloader/instaloader.info
@@ -1,10 +1,10 @@
PRGNAM="instaloader"
-VERSION="4.14"
+VERSION="4.14.1"
HOMEPAGE="https://instaloader.github.io"
-DOWNLOAD="https://github.com/instaloader/instaloader/archive/v4.14/instaloader-4.14.tar.gz"
-MD5SUM="4e75a632cbb23ffa5787047ae80eae87"
+DOWNLOAD="https://github.com/instaloader/instaloader/archive/v4.14.1/instaloader-4.14.1.tar.gz"
+MD5SUM="9c78f8a7a33672cae78ef1e829b59acf"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
MAINTAINER="G. Galdini"
-EMAIL="jake@dioniso.com.br"
+EMAIL="dioniso@disroot.org"