summaryrefslogtreecommitdiffstats
path: root/development/docutils
diff options
context:
space:
mode:
author Robby Workman <rworkman@slackbuilds.org>2013-11-03 12:28:03 -0600
committer Robby Workman <rworkman@slackbuilds.org>2013-11-03 12:28:03 -0600
commit817c04377878b386c855ff6473ba085b8ae019d5 (patch)
treed6bd4e4d8ea868ada604241466e36e7ff6722d93 /development/docutils
parente1d86e70170d59af48b53f68c939d3fd3716f0e4 (diff)
downloadslackbuilds-817c04377878b386c855ff6473ba085b8ae019d5.tar.gz
slackbuilds-817c04377878b386c855ff6473ba085b8ae019d5.tar.xz
development/docutils: Updated for version 0.11.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'development/docutils')
-rw-r--r--development/docutils/docutils.SlackBuild4
-rw-r--r--development/docutils/docutils.info6
-rw-r--r--development/docutils/slack-desc10
3 files changed, 10 insertions, 10 deletions
diff --git a/development/docutils/docutils.SlackBuild b/development/docutils/docutils.SlackBuild
index 6a7b450498..cd532f7a5b 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 76428ed9cf..d2fea342ae 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 8dda3d7569..1050221b65 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)