diff options
Diffstat (limited to 'python/instaloader/instaloader.SlackBuild')
-rw-r--r-- | python/instaloader/instaloader.SlackBuild | 4 |
1 files changed, 2 insertions, 2 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} |