aboutsummaryrefslogtreecommitdiff
path: root/python/python3-dugong/python3-dugong.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-dugong/python3-dugong.SlackBuild')
-rw-r--r--python/python3-dugong/python3-dugong.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/python/python3-dugong/python3-dugong.SlackBuild b/python/python3-dugong/python3-dugong.SlackBuild
index bebd5b4fb80a7..cc5b0f9cf7fd8 100644
--- a/python/python3-dugong/python3-dugong.SlackBuild
+++ b/python/python3-dugong/python3-dugong.SlackBuild
@@ -2,6 +2,7 @@
# Slackware build script for "python3-dugong".
+# Copyright 2024 Sean Hinchee
# Copyright 2015-2016 Marcel Saegebarth <marc@mos6581.de>
# All rights reserved.
#
@@ -28,7 +29,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-dugong
SRCNAM=python-dugong
-VERSION=${VERSION:-3.7}
+VERSION=${VERSION:-3.8.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}