summaryrefslogtreecommitdiffstats
path: root/python/gi-docgen/gi-docgen.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'python/gi-docgen/gi-docgen.SlackBuild')
-rw-r--r--python/gi-docgen/gi-docgen.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/gi-docgen/gi-docgen.SlackBuild b/python/gi-docgen/gi-docgen.SlackBuild
index 561d52ec36..a6fc4d340a 100644
--- a/python/gi-docgen/gi-docgen.SlackBuild
+++ b/python/gi-docgen/gi-docgen.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for gi-docgen
-# Copyright 2022 Steven Voges <Oregon, USA>
+# Copyright 2022-2023 Steven Voges <Oregon, USA>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=gi-docgen
-VERSION=${VERSION:-2022.1}
+VERSION=${VERSION:-2023.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}