diff options
Diffstat (limited to 'python/instaloader/instaloader.SlackBuild')
-rw-r--r-- | python/instaloader/instaloader.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/instaloader/instaloader.SlackBuild b/python/instaloader/instaloader.SlackBuild index 07f2cde242b1a..920b3832271e1 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} +VERSION=${VERSION:-4.13.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |