aboutsummaryrefslogtreecommitdiff
path: root/python/tzdata/tzdata.SlackBuild
diff options
context:
space:
mode:
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}