mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-28 10:02:43 +01:00
python/instaloader: Updated for version 4.13.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
4415198246
commit
518f05ffbb
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
||||||
cd $(dirname $0) ; CWD=$(pwd)
|
cd $(dirname $0) ; CWD=$(pwd)
|
||||||
|
|
||||||
PRGNAM=instaloader
|
PRGNAM=instaloader
|
||||||
VERSION=${VERSION:-4.13}
|
VERSION=${VERSION:-4.13.1}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
PKGTYPE=${PKGTYPE:-tgz}
|
PKGTYPE=${PKGTYPE:-tgz}
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="instaloader"
|
PRGNAM="instaloader"
|
||||||
VERSION="4.13"
|
VERSION="4.13.1"
|
||||||
HOMEPAGE="https://instaloader.github.io"
|
HOMEPAGE="https://instaloader.github.io"
|
||||||
DOWNLOAD="https://github.com/instaloader/instaloader/archive/v4.13/instaloader-4.13.tar.gz"
|
DOWNLOAD="https://github.com/instaloader/instaloader/archive/v4.13.1/instaloader-4.13.1.tar.gz"
|
||||||
MD5SUM="c156419eb6053224df119811fba2b8e6"
|
MD5SUM="324fa74c8914dba3dfeb6dc2045d696f"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in a new issue