summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--python/cssutils/cssutils.SlackBuild2
-rw-r--r--python/cssutils/cssutils.info8
2 files changed, 5 insertions, 5 deletions
diff --git a/python/cssutils/cssutils.SlackBuild b/python/cssutils/cssutils.SlackBuild
index a985b5e11c..d15f773e79 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.8
+VERSION=0.9.9
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/cssutils/cssutils.info b/python/cssutils/cssutils.info
index f88d75a48f..045a5f9897 100644
--- a/python/cssutils/cssutils.info
+++ b/python/cssutils/cssutils.info
@@ -1,10 +1,10 @@
PRGNAM="cssutils"
-VERSION="0.9.8"
+VERSION="0.9.9"
HOMEPAGE="https://bitbucket.org/cthedot/cssutils"
-DOWNLOAD="http://pypi.python.org/packages/source/c/cssutils/cssutils-0.9.8.zip"
-MD5SUM="416af035c002150da7248a1944bd9cf9"
+DOWNLOAD="http://pypi.python.org/packages/source/c/cssutils/cssutils-0.9.9.zip"
+MD5SUM="5f8ea824cc0e0518b574da20e895be08"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Larry Hajali"
EMAIL="larryhaja[at]gmail[dot]com"
-APPROVED="rworkman"
+APPROVED="dsomero"