summaryrefslogtreecommitdiff
path: root/python/numpydoc/numpydoc.SlackBuild
diff options
context:
space:
mode:
authorDimitris Zlatanidis <d.zlatanidis@gmail.com>2018-04-01 10:01:38 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2018-04-07 08:13:18 +0700
commitce4aaf99ad3799dab091435ca88f0ceb69d44564 (patch)
tree0f4f0ee43679aa9bbbc58e4d5b212e9db833ad01 /python/numpydoc/numpydoc.SlackBuild
parentddd895a354c7ce982ed0377b73ac9d5245ab88b3 (diff)
downloadslackbuilds-ce4aaf99ad3799dab091435ca88f0ceb69d44564.tar.gz
python/numpydoc: Updated for version 0.8.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/numpydoc/numpydoc.SlackBuild')
-rw-r--r--python/numpydoc/numpydoc.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/numpydoc/numpydoc.SlackBuild b/python/numpydoc/numpydoc.SlackBuild
index f59d6cd313..4f95cd6a2b 100644
--- a/python/numpydoc/numpydoc.SlackBuild
+++ b/python/numpydoc/numpydoc.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for numpydoc
-# Copyright 2015-2017 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2015-2018 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=numpydoc
-VERSION=${VERSION:-0.7.0}
+VERSION=${VERSION:-0.8.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}