diff options
Diffstat (limited to 'python/python2-enlighten')
| -rw-r--r-- | python/python2-enlighten/python2-enlighten.SlackBuild | 3 | ||||
| -rw-r--r-- | python/python2-enlighten/python2-enlighten.info | 12 | ||||
| -rw-r--r-- | python/python2-enlighten/slack-desc | 2 |
3 files changed, 9 insertions, 8 deletions
diff --git a/python/python2-enlighten/python2-enlighten.SlackBuild b/python/python2-enlighten/python2-enlighten.SlackBuild index c74c7ce472..3f5e0b8bec 100644 --- a/python/python2-enlighten/python2-enlighten.SlackBuild +++ b/python/python2-enlighten/python2-enlighten.SlackBuild @@ -2,6 +2,7 @@ # Slackware build script for python2-enlighten +# Copyright 2025 Antonio Leal, Porto Salvo, Oeiras, Portugal # Copyright 2023 Samuel Young, MO, USA # All rights reserved. # @@ -25,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python2-enlighten -VERSION=${VERSION:-1.11.2} +VERSION=${VERSION:-1.14.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/python/python2-enlighten/python2-enlighten.info b/python/python2-enlighten/python2-enlighten.info index 0d3755b88f..6a2a22d839 100644 --- a/python/python2-enlighten/python2-enlighten.info +++ b/python/python2-enlighten/python2-enlighten.info @@ -1,10 +1,10 @@ PRGNAM="python2-enlighten" -VERSION="1.11.2" +VERSION="1.14.1" HOMEPAGE="https://github.com/Rockhopper-Technologies/enlighten" -DOWNLOAD="https://github.com/Rockhopper-Technologies/enlighten/archive/1.11.2/enlighten-1.11.2.tar.gz" -MD5SUM="c0cdd52345c87408b643c8d8f196c75c" +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 python2-blessed python2-prefixed" +MAINTAINER="Antonio Leal" +EMAIL="antonioleal@yahoo.com" diff --git a/python/python2-enlighten/slack-desc b/python/python2-enlighten/slack-desc index 0e77966518..a224942f7e 100644 --- a/python/python2-enlighten/slack-desc +++ b/python/python2-enlighten/slack-desc @@ -15,5 +15,5 @@ python2-enlighten: as you normally would. python2-enlighten: python2-enlighten: python2-enlighten: -python2-enlighten: Homepage: https://github.com/Rockhopper-Technologies/enlighten +python2-enlighten: python2-enlighten: |
