aboutsummaryrefslogtreecommitdiff
path: root/python/python3-enlighten/python3-enlighten.SlackBuild
diff options
context:
space:
mode:
authorSamuel Young <samyoung12788@gmail.com>2023-09-27 11:47:47 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-09-27 11:47:47 +0700
commit209302f4b42b92daa53ea71fd5e667f96f3986f4 (patch)
tree65ca6ae0af4cbee91bac2730188b7559f94614df /python/python3-enlighten/python3-enlighten.SlackBuild
parent13d129234e75415dfa4dbaaae3df5c3c9e4b0f82 (diff)
python/python3-enlighten: Updated for version 1.12.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-enlighten/python3-enlighten.SlackBuild')
-rw-r--r--python/python3-enlighten/python3-enlighten.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-enlighten/python3-enlighten.SlackBuild b/python/python3-enlighten/python3-enlighten.SlackBuild
index 3edf340812..c8cdd39637 100644
--- a/python/python3-enlighten/python3-enlighten.SlackBuild
+++ b/python/python3-enlighten/python3-enlighten.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-enlighten
-VERSION=${VERSION:-1.11.2}
+VERSION=${VERSION:-1.12.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}