aboutsummaryrefslogtreecommitdiff
path: root/python/python3-enlighten/python3-enlighten.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-enlighten/python3-enlighten.SlackBuild')
-rw-r--r--python/python3-enlighten/python3-enlighten.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/python/python3-enlighten/python3-enlighten.SlackBuild b/python/python3-enlighten/python3-enlighten.SlackBuild
index b1d6647c75..de6f26575e 100644
--- a/python/python3-enlighten/python3-enlighten.SlackBuild
+++ b/python/python3-enlighten/python3-enlighten.SlackBuild
@@ -2,6 +2,7 @@
# Slackware build script for python3-enlighten
+# Copyright 2025 Antonio Leal, Porto Salvo, Oeiras, Portugal
# Copyright 2023-2024 Samuel Young, MO, USA
# All rights reserved.
#
@@ -25,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-enlighten
-VERSION=${VERSION:-1.12.4}
+VERSION=${VERSION:-1.14.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}