summaryrefslogtreecommitdiffstats
path: root/python/cssutils
diff options
context:
space:
mode:
author larryhaja <larryhaja@gmail.com>2012-09-16 21:19:08 -0700
committer Robby Workman <rworkman@slackbuilds.org>2012-09-17 23:36:12 -0500
commit9efd9c7d7f71294e40efb262de9c4da68e27b7c0 (patch)
tree605128ddb4b77b3cbaef87e55822922ea0b9759c /python/cssutils
parent2e86e1f461a604bca42b83e913277fbb2850f1e7 (diff)
downloadslackbuilds-9efd9c7d7f71294e40efb262de9c4da68e27b7c0.tar.gz
slackbuilds-9efd9c7d7f71294e40efb262de9c4da68e27b7c0.tar.xz
python/cssutils: Updated cssutils to 0.9.9.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'python/cssutils')
-rw-r--r--python/cssutils/cssutils.SlackBuild2
-rw-r--r--python/cssutils/cssutils.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/cssutils/cssutils.SlackBuild b/python/cssutils/cssutils.SlackBuild
index 6cffa39bb4..2ac965a478 100644
--- a/python/cssutils/cssutils.SlackBuild
+++ b/python/cssutils/cssutils.SlackBuild
@@ -3,7 +3,7 @@
# Written by Larry Hajali <larryhaja[at]gmail[dot]com>
PRGNAM=cssutils
-VERSION=0.9.7
+VERSION=${VERSION:-0.9.9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/cssutils/cssutils.info b/python/cssutils/cssutils.info
index 75ca452a23..2061376d32 100644
--- a/python/cssutils/cssutils.info
+++ b/python/cssutils/cssutils.info
@@ -1,8 +1,8 @@
PRGNAM="cssutils"
-VERSION="0.9.7"
+VERSION="0.9.9"
HOMEPAGE="https://bitbucket.org/cthedot/cssutils"
-DOWNLOAD="http://pypi.python.org/packages/source/c/cssutils/cssutils-0.9.7.zip"
-MD5SUM="69e93d7edb30365dd6712d62df0850ed"
+DOWNLOAD="http://pypi.python.org/packages/source/c/cssutils/cssutils-0.9.9.zip"
+MD5SUM="5f8ea824cc0e0518b574da20e895be08"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="distribute"