diff options
Diffstat (limited to 'python/python3-enlighten')
-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 3edf340812311..c8cdd39637296 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 c82234af0c5bf..5133ef944ee79 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="" |