diff options
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 |
commit | 9efd9c7d7f71294e40efb262de9c4da68e27b7c0 (patch) | |
tree | 605128ddb4b77b3cbaef87e55822922ea0b9759c /python/cssutils/cssutils.SlackBuild | |
parent | 2e86e1f461a604bca42b83e913277fbb2850f1e7 (diff) | |
download | slackbuilds-9efd9c7d7f71294e40efb262de9c4da68e27b7c0.tar.gz |
python/cssutils: Updated cssutils to 0.9.9.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'python/cssutils/cssutils.SlackBuild')
-rw-r--r-- | python/cssutils/cssutils.SlackBuild | 2 |
1 files changed, 1 insertions, 1 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} |