aboutsummaryrefslogtreecommitdiff
path: root/development/python3-cycler/python3-cycler.SlackBuild
diff options
context:
space:
mode:
authorSerban Udrea <S.Udrea@gsi.de>2022-11-05 03:28:19 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-11-05 21:15:09 +0700
commite6aae73990e23f48f4e65f0aaac1b58da14a36eb (patch)
treed0789d4c91b6aea1fa8c032997e00cc0c19044ad /development/python3-cycler/python3-cycler.SlackBuild
parentfd347822d030794ad2828764576665f054311444 (diff)
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 824ecb838eb7..f9b6bc1ef379 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}