development/docutils: Updated for version 0.11.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
Robby Workman 2013-11-03 12:28:03 -06:00
parent e1d86e7017
commit 817c043778
3 changed files with 10 additions and 10 deletions

View file

@ -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}

View file

@ -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=""

View file

@ -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)