aboutsummaryrefslogtreecommitdiff
path: root/python/python3-aniso8601/python3-aniso8601.SlackBuild
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2025-04-22 17:01:31 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-04-26 10:17:39 +0700
commitab60b67439b2e6c6ac11ef988db532ff3f698a16 (patch)
tree0249f0ee676d3edde0c704e0ba46b29abef739b8 /python/python3-aniso8601/python3-aniso8601.SlackBuild
parentebd69b37dd8ddfad9675aa0a8e1399975aca94f7 (diff)
python/python3-aniso8601: Updated for version 10.0.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-aniso8601/python3-aniso8601.SlackBuild')
-rw-r--r--python/python3-aniso8601/python3-aniso8601.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-aniso8601/python3-aniso8601.SlackBuild b/python/python3-aniso8601/python3-aniso8601.SlackBuild
index 21b29985cc..ab70938cea 100644
--- a/python/python3-aniso8601/python3-aniso8601.SlackBuild
+++ b/python/python3-aniso8601/python3-aniso8601.SlackBuild
@@ -29,7 +29,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-aniso8601
SRCNAM=${PRGNAM#python3-*}
-VERSION=${VERSION:-10.0.0}
+VERSION=${VERSION:-10.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}