python/incremental: Updated for version 17.5.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
49c8efa600
commit
67ab9bdcbd
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# Slackware build script for incremental
|
# Slackware build script for incremental
|
||||||
#
|
#
|
||||||
# Copyright 2017 Markus Reichelt, Aachen, DE
|
# Copyright 2017-2018 Markus Reichelt, Aachen, DE
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# Redistribution and use of this script, with or without modification, is
|
# Redistribution and use of this script, with or without modification, is
|
||||||
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=incremental
|
PRGNAM=incremental
|
||||||
VERSION=${VERSION:-16.10.1}
|
VERSION=${VERSION:-17.5.0}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="incremental"
|
PRGNAM="incremental"
|
||||||
VERSION="16.10.1"
|
VERSION="17.5.0"
|
||||||
HOMEPAGE="https://pypi.python.org/pypi/incremental"
|
HOMEPAGE="https://pypi.python.org/pypi/incremental"
|
||||||
DOWNLOAD="https://pypi.python.org/packages/da/b0/32233c9e84b0d44b39015fba8fec03e88053723c1b455925081dc6ccd9e7/incremental-16.10.1.tar.gz"
|
DOWNLOAD="https://pypi.python.org/packages/8f/26/02c4016aa95f45479eea37c90c34f8fab6775732ae62587a874b619ca097/incremental-17.5.0.tar.gz"
|
||||||
MD5SUM="3fe6b3b1da1d26a48187fb27e969f072"
|
MD5SUM="602746e0d438e075a5a9e0678140bba2"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in New Issue