diff options
Diffstat (limited to 'python/python-wand/python-wand.SlackBuild')
-rw-r--r-- | python/python-wand/python-wand.SlackBuild | 2 |
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} |