summaryrefslogtreecommitdiffstats
path: root/development/python3-cycler/python3-cycler.SlackBuild
diff options
context:
space:
mode:
author Serban Udrea2022-11-05 04:28:19 +0100
committer Willy Sudiarto Raharjo2022-11-05 15:15:09 +0100
commite6aae73990e23f48f4e65f0aaac1b58da14a36eb (patch)
treed0789d4c91b6aea1fa8c032997e00cc0c19044ad /development/python3-cycler/python3-cycler.SlackBuild
parentfd347822d030794ad2828764576665f054311444 (diff)
downloadslackbuilds-e6aae73990e23f48f4e65f0aaac1b58da14a36eb.tar.gz
development/python3-cycler: Updated for version 0.11.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/python3-cycler/python3-cycler.SlackBuild')
-rw-r--r--development/python3-cycler/python3-cycler.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/python3-cycler/python3-cycler.SlackBuild b/development/python3-cycler/python3-cycler.SlackBuild
index 824ecb838e..f9b6bc1ef3 100644
--- a/development/python3-cycler/python3-cycler.SlackBuild
+++ b/development/python3-cycler/python3-cycler.SlackBuild
@@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-cycler
SRCNAM=cycler
-VERSION=${VERSION:-0.10.0}
+VERSION=${VERSION:-0.11.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}