summaryrefslogtreecommitdiffstats
path: root/python-cssutils
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2011-05-15 20:17:00 +0000
committer Eric Hameleers <alien@slackware.com>2011-05-15 20:17:00 +0000
commit63a5d5b6e1dcf097940059045b938cbbee29809f (patch)
tree8582018ebff7542a2deb1510964639a3f3414354 /python-cssutils
parent39a7fefcf21d7a45c2bed685b7dc5247350c92ca (diff)
downloadasb-63a5d5b6e1dcf097940059045b938cbbee29809f.tar.gz
asb-63a5d5b6e1dcf097940059045b938cbbee29809f.tar.xz
Update to 0.9.7
Diffstat (limited to 'python-cssutils')
-rwxr-xr-xpython-cssutils/build/python-cssutils.SlackBuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/python-cssutils/build/python-cssutils.SlackBuild b/python-cssutils/build/python-cssutils.SlackBuild
index 9885eedb..5f4d80c1 100755
--- a/python-cssutils/build/python-cssutils.SlackBuild
+++ b/python-cssutils/build/python-cssutils.SlackBuild
@@ -1,6 +1,6 @@
#!/bin/sh
# $Id$
-# Copyright 2010 Eric Hameleers, Eindhoven, NL
+# Copyright 2010, 2011 Eric Hameleers, Eindhoven, NL
# All rights reserved.
#
# Permission to use, copy, modify, and distribute this software for
@@ -32,6 +32,8 @@
# Changelog:
# 0.9.7b3-1: 25/Sep/2010 by Eric Hameleers <alien@slackware.com>
# * Initial build.
+# 0.9.7-1: 155mayp/2011 by Eric Hameleers <alien@slackware.com>
+# * Update.
#
# Run 'sh python-cssutils.SlackBuild' to build a Slackware package.
# The package (.tgz) and .txt file as well as build logs are created in /tmp .
@@ -43,7 +45,7 @@
PRGNAM=python-cssutils
SRCNAM=cssutils
-VERSION=${VERSION:-0.9.7b3}
+VERSION=${VERSION:-0.9.7}
BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:" -j4 "}
TAG=${TAG:-alien}