diff options
| author | Antonio Leal <antonioleal@yahoo.com> | 2025-12-22 23:57:02 +0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-12-26 23:52:12 +0700 |
| commit | 7cf8d7f52891b16ceef77976349899169e67c299 (patch) | |
| tree | 57bc8ba7ff9c44a46038abc68784e6dd1a723729 /python | |
| parent | fc5a4862f6b729940a5f88c677bf95d45f833de2 (diff) | |
python/python3-enlighten: Updated for version 1.14.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
| -rw-r--r-- | python/python3-enlighten/python3-enlighten.SlackBuild | 3 | ||||
| -rw-r--r-- | python/python3-enlighten/python3-enlighten.info | 12 |
2 files changed, 8 insertions, 7 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} diff --git a/python/python3-enlighten/python3-enlighten.info b/python/python3-enlighten/python3-enlighten.info index 554135a44b..2cf0b68758 100644 --- a/python/python3-enlighten/python3-enlighten.info +++ b/python/python3-enlighten/python3-enlighten.info @@ -1,10 +1,10 @@ PRGNAM="python3-enlighten" -VERSION="1.12.4" +VERSION="1.14.1" HOMEPAGE="https://github.com/Rockhopper-Technologies/enlighten" -DOWNLOAD="https://github.com/Rockhopper-Technologies/enlighten/archive/1.12.4/enlighten-1.12.4.tar.gz" -MD5SUM="64d5a277c874816f139509696aa82734" +DOWNLOAD="https://github.com/Rockhopper-Technologies/enlighten/archive/1.14.1/enlighten-1.14.1.tar.gz" +MD5SUM="f8a4d1d8f72b228a80de58b7c4acb244" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="" -MAINTAINER="Samuel Young" -EMAIL="samyoung12788@gmail.com" +REQUIRES="wcwidth python3-blessed python3-prefixed" +MAINTAINER="Antonio Leal" +EMAIL="antonioleal@yahoo.com" |
