diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2012-04-21 08:59:38 -0400 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-04-21 08:59:38 -0400 |
commit | b7d8eea53185f7c8abdd792ed12316076faec8e8 (patch) | |
tree | bcf3e661de5f48cfb6b0b6288557debd306b7f76 /python/cssutils/cssutils.SlackBuild | |
parent | 5522c1bd2baa78890c876034c98e82e1a381897d (diff) | |
download | slackbuilds-b7d8eea53185f7c8abdd792ed12316076faec8e8.tar.gz |
python/cssutils: Downgraded to version 0.9.7.
Signed-off-by: dsomero <xgizzmo@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 d15f773e79..6cffa39bb4 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.9 +VERSION=0.9.7 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |