mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
libraries/plumbum: Updated for version 1.6.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
b683277d9b
commit
dc15f833dc
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for plumbum
|
||||
|
||||
# Copyright 2014 Dimitris Zlatanidis Greece-Orestiada
|
||||
# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece
|
||||
# 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=plumbum
|
||||
VERSION=${VERSION:-1.4.2}
|
||||
VERSION=${VERSION:-1.6.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="plumbum"
|
||||
VERSION="1.4.2"
|
||||
VERSION="1.6.0"
|
||||
HOMEPAGE="http://plumbum.readthedocs.org"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/p/plumbum/plumbum-1.4.2.tar.gz"
|
||||
MD5SUM="38b526af9012a5282ae91dfe372cefd3"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/p/plumbum/plumbum-1.6.0.tar.gz"
|
||||
MD5SUM="eccc71c9f8a8056e41fc24e0d34daa57"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue