diff options
author | Samuel Young <samyoung12788@gmail.com> | 2023-09-27 11:47:47 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-09-27 11:47:47 +0700 |
commit | 209302f4b42b92daa53ea71fd5e667f96f3986f4 (patch) | |
tree | 65ca6ae0af4cbee91bac2730188b7559f94614df /python | |
parent | 13d129234e75415dfa4dbaaae3df5c3c9e4b0f82 (diff) |
python/python3-enlighten: Updated for version 1.12.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r-- | python/python3-enlighten/python3-enlighten.SlackBuild | 2 | ||||
-rw-r--r-- | python/python3-enlighten/python3-enlighten.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-enlighten/python3-enlighten.SlackBuild b/python/python3-enlighten/python3-enlighten.SlackBuild index 3edf34081231..c8cdd3963729 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} diff --git a/python/python3-enlighten/python3-enlighten.info b/python/python3-enlighten/python3-enlighten.info index c82234af0c5b..5133ef944ee7 100644 --- a/python/python3-enlighten/python3-enlighten.info +++ b/python/python3-enlighten/python3-enlighten.info @@ -1,8 +1,8 @@ PRGNAM="python3-enlighten" -VERSION="1.11.2" +VERSION="1.12.0" 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.12.0/enlighten-1.12.0.tar.gz" +MD5SUM="2e5bf73caa7d9583cca813f34bf6dd64" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |