aboutsummaryrefslogtreecommitdiff
path: root/python/tzdata/tzdata.SlackBuild
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2022-09-09 10:26:06 +0100
committerDave Woodfall <dave@slackbuilds.org>2022-09-09 10:26:06 +0100
commit05215ae3870b9050f4260c9221cce1f41fd54d19 (patch)
treea4e2f8731b45167519e04656e29640e09ec08f4a /python/tzdata/tzdata.SlackBuild
parent55df4ca810062d4b4de62406af41af9801a82a5a (diff)
python/tzdata: Updated for version 2022.2.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Diffstat (limited to 'python/tzdata/tzdata.SlackBuild')
-rw-r--r--python/tzdata/tzdata.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/tzdata/tzdata.SlackBuild b/python/tzdata/tzdata.SlackBuild
index 74f694cb8016d..81d7f4bb5382b 100644
--- a/python/tzdata/tzdata.SlackBuild
+++ b/python/tzdata/tzdata.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=tzdata
SRCNAM=$(echo $PRGNAM | sed "s/python3-//")
-VERSION=${VERSION:-2022.1}
+VERSION=${VERSION:-2022.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}