aboutsummaryrefslogtreecommitdiff
path: root/python/python3-expandvars/python3-expandvars.SlackBuild
diff options
context:
space:
mode:
authorJay Lanagan <1995739+mac-a-r0ni@users.noreply.github.com>2025-03-26 05:15:49 -0400
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-03-26 21:19:55 +0700
commitf26b9ba4cc5d3ab3c162ab2c9d0ced27933b2d3a (patch)
tree93aefb59c0d898bd6d5431858ed84d949b8cb5ab /python/python3-expandvars/python3-expandvars.SlackBuild
parent353a1a51364276b4434d8efd220d6e495755f5b4 (diff)
python/python3-expandvars: Updated for version 1.0.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-expandvars/python3-expandvars.SlackBuild')
-rw-r--r--python/python3-expandvars/python3-expandvars.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-expandvars/python3-expandvars.SlackBuild b/python/python3-expandvars/python3-expandvars.SlackBuild
index 453ef0388a..f2f16eaa9c 100644
--- a/python/python3-expandvars/python3-expandvars.SlackBuild
+++ b/python/python3-expandvars/python3-expandvars.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for python3-expandvars
-# Copyright 2023 Jay Lanagan (j@lngn.net), Detroit, MI, USA.
+# Copyright 2023-2025 Jay Lanagan (j@lngn.net), Detroit, MI, USA.
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
SRCNAM=expandvars
PRGNAM=python3-expandvars
-VERSION=${VERSION:-0.12.0}
+VERSION=${VERSION:-1.0.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}