mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
python/sphinxcontrib-serializinghtml: Updated for version 1.1.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
2989a4ab46
commit
6ae78418f6
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=sphinxcontrib-serializinghtml
|
||||
VERSION=${VERSION:-1.1.4}
|
||||
VERSION=${VERSION:-1.1.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="sphinxcontrib-serializinghtml"
|
||||
VERSION="1.1.4"
|
||||
VERSION="1.1.5"
|
||||
HOMEPAGE="https://github.com/sphinx-doc/sphinxcontrib-serializinghtml"
|
||||
DOWNLOAD="https://files.pythonhosted.org/packages/source/s/sphinxcontrib-serializinghtml/sphinxcontrib-serializinghtml-1.1.4.tar.gz"
|
||||
MD5SUM="518ff437dcb05a74ed32ba19c892ce05"
|
||||
DOWNLOAD="https://files.pythonhosted.org/packages/source/s/sphinxcontrib-serializinghtml/sphinxcontrib-serializinghtml-1.1.5.tar.gz"
|
||||
MD5SUM="d99d2edc7b26988dc5fa92163857bfbf"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue