diff options
Diffstat (limited to 'development')
-rw-r--r-- | development/docutils/docutils.SlackBuild | 4 | ||||
-rw-r--r-- | development/docutils/docutils.info | 6 | ||||
-rw-r--r-- | development/docutils/slack-desc | 10 |
3 files changed, 10 insertions, 10 deletions
diff --git a/development/docutils/docutils.SlackBuild b/development/docutils/docutils.SlackBuild index 6a7b45049867..cd532f7a5b1b 100644 --- a/development/docutils/docutils.SlackBuild +++ b/development/docutils/docutils.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for docutils -# Copyright 2006-2012 Robby Workman Northport, AL, USA +# Copyright 2006-2013 Robby Workman Northport, AL, USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=docutils -VERSION=${VERSION:-0.9.1} +VERSION=${VERSION:-0.11} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/docutils/docutils.info b/development/docutils/docutils.info index 76428ed9cf1c..d2fea342ae60 100644 --- a/development/docutils/docutils.info +++ b/development/docutils/docutils.info @@ -1,8 +1,8 @@ PRGNAM="docutils" -VERSION="0.9.1" +VERSION="0.11" HOMEPAGE="http://docutils.sourceforge.net" -DOWNLOAD="http://downloads.sourceforge.net/docutils/docutils-0.9.1.tar.gz" -MD5SUM="b0d5cd5298fedf9c62f5fd364a274d56" +DOWNLOAD="http://downloads.sourceforge.net/docutils/docutils-0.11.tar.gz" +MD5SUM="20ac380a18b369824276864d98ec0ad6" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" diff --git a/development/docutils/slack-desc b/development/docutils/slack-desc index 8dda3d756923..1050221b6502 100644 --- a/development/docutils/slack-desc +++ b/development/docutils/slack-desc @@ -1,9 +1,9 @@ # HOW TO EDIT THIS FILE: -# The "handy ruler" below makes it easier to edit a package description. Line -# up the first '|' above the ':' following the base package name, and the '|' -# on the right side marks the last column you can put a character in. You must -# make exactly 11 lines for the formatting to be correct. It's also -# customary to leave one space after the ':'. +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| docutils: docutils (Python Document Utilities module) |