mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
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 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for incremental
|
||||
#
|
||||
# Copyright 2017 Markus Reichelt, Aachen, DE
|
||||
# Copyright 2017-2018 Markus Reichelt, Aachen, DE
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=incremental
|
||||
VERSION=${VERSION:-16.10.1}
|
||||
VERSION=${VERSION:-17.5.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="incremental"
|
||||
VERSION="16.10.1"
|
||||
VERSION="17.5.0"
|
||||
HOMEPAGE="https://pypi.python.org/pypi/incremental"
|
||||
DOWNLOAD="https://pypi.python.org/packages/da/b0/32233c9e84b0d44b39015fba8fec03e88053723c1b455925081dc6ccd9e7/incremental-16.10.1.tar.gz"
|
||||
MD5SUM="3fe6b3b1da1d26a48187fb27e969f072"
|
||||
DOWNLOAD="https://pypi.python.org/packages/8f/26/02c4016aa95f45479eea37c90c34f8fab6775732ae62587a874b619ca097/incremental-17.5.0.tar.gz"
|
||||
MD5SUM="602746e0d438e075a5a9e0678140bba2"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue