diff options
author | Giancarlo Dessì <slack@giand.it> | 2023-12-08 00:36:51 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-12-08 01:59:24 +0700 |
commit | c9196ed706f4688745881e6040df290c765a9bd9 (patch) | |
tree | d5cf2694f92d3056c54cecbc00cde6701623c437 | |
parent | a6de8d5f85aef449096127e9245b0982fc7278bb (diff) |
python/python-wand: Updated for version 0.6.13.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | python/python-wand/python-wand.SlackBuild | 2 | ||||
-rw-r--r-- | python/python-wand/python-wand.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python-wand/python-wand.SlackBuild b/python/python-wand/python-wand.SlackBuild index 9c0d55fb08bc5..d7500690f89fa 100644 --- a/python/python-wand/python-wand.SlackBuild +++ b/python/python-wand/python-wand.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python-wand SRCNAM=Wand -VERSION=${VERSION:-0.6.11} +VERSION=${VERSION:-0.6.13} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/python/python-wand/python-wand.info b/python/python-wand/python-wand.info index 6fbd1201cbeba..7763569183edc 100644 --- a/python/python-wand/python-wand.info +++ b/python/python-wand/python-wand.info @@ -1,8 +1,8 @@ PRGNAM="python-wand" -VERSION="0.6.11" +VERSION="0.6.13" HOMEPAGE="https://docs.wand-py.org" -DOWNLOAD="https://files.pythonhosted.org/packages/53/64/418742debfecf0f79ab0b23cae508846f554fa308f4e4c8617ed84fa5a29/Wand-0.6.11.tar.gz" -MD5SUM="1402ebe0398c8636c61e9a1a0b481e85" +DOWNLOAD="https://files.pythonhosted.org/packages/41/0b/005ab483df0bf48d65fe26cc1036ce222521ece3a84e55b501a4f966746c/Wand-0.6.13.tar.gz" +MD5SUM="76cf8c67f88f419c7479bf907cd15ee9" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |