diff options
Diffstat (limited to 'python')
-rw-r--r-- | python/python3-webcolors/python3-webcolors.SlackBuild | 2 | ||||
-rw-r--r-- | python/python3-webcolors/python3-webcolors.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-webcolors/python3-webcolors.SlackBuild b/python/python3-webcolors/python3-webcolors.SlackBuild index 6d07581e38db..339b2b24b8c7 100644 --- a/python/python3-webcolors/python3-webcolors.SlackBuild +++ b/python/python3-webcolors/python3-webcolors.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-webcolors -VERSION=${VERSION:-24.6.0} +VERSION=${VERSION:-24.8.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/python/python3-webcolors/python3-webcolors.info b/python/python3-webcolors/python3-webcolors.info index ac3a6ee861ab..94f619295b8d 100644 --- a/python/python3-webcolors/python3-webcolors.info +++ b/python/python3-webcolors/python3-webcolors.info @@ -1,8 +1,8 @@ PRGNAM="python3-webcolors" -VERSION="24.6.0" +VERSION="24.8.0" HOMEPAGE="https://github.com/ubernostrum/webcolors" -DOWNLOAD="https://github.com/ubernostrum/webcolors/archive/24.6.0/webcolors-24.6.0.tar.gz" -MD5SUM="cd99c6e9210897896664bff61e58bbf4" +DOWNLOAD="https://github.com/ubernostrum/webcolors/archive/24.8.0/webcolors-24.8.0.tar.gz" +MD5SUM="7f042cef7571d27c4bca54e513610417" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-setuptools-opt" |