aboutsummaryrefslogtreecommitdiff
path: root/python/python-wand/python-wand.SlackBuild
diff options
context:
space:
mode:
authorGiancarlo Dessì <slack@giand.it>2023-12-08 00:36:51 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-12-08 01:59:24 +0700
commitc9196ed706f4688745881e6040df290c765a9bd9 (patch)
treed5cf2694f92d3056c54cecbc00cde6701623c437 /python/python-wand/python-wand.SlackBuild
parenta6de8d5f85aef449096127e9245b0982fc7278bb (diff)
python/python-wand: Updated for version 0.6.13.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-wand/python-wand.SlackBuild')
-rw-r--r--python/python-wand/python-wand.SlackBuild2
1 files changed, 1 insertions, 1 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}