libraries/bcdoc: Updated for version 0.13.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
f3d522792c
commit
7e6e902302
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for bcdoc
|
||||
|
||||
# Copyright 2014 Dimitris Zlatanidis Greece-Orestiada
|
||||
# Copyright 2014 Dimitris Zlatanidis Orestiada, Greece
|
||||
# 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=bcdoc
|
||||
VERSION=${VERSION:-0.12.2}
|
||||
VERSION=${VERSION:-0.13.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="bcdoc"
|
||||
VERSION="0.12.2"
|
||||
VERSION="0.13.0"
|
||||
HOMEPAGE="https://github.com/boto/bcdoc"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/b/bcdoc/bcdoc-0.12.2.tar.gz"
|
||||
MD5SUM="691b54985502d391f5e999aa476ab91b"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/b/bcdoc/bcdoc-0.13.0.tar.gz"
|
||||
MD5SUM="819882458be7b642e00ddc9846073d89"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="docutils six"
|
||||
|
|
Loading…
Reference in New Issue