diff options
-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 9c0d55fb08..d7500690f8 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 6fbd1201cb..7763569183 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="" |