mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
python/sphinxcontrib-websupport: Updated for version 1.1.2.
This commit is contained in:
parent
fbf65eca7f
commit
4c5048cd59
2 changed files with 5 additions and 5 deletions
|
@ -23,8 +23,8 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=sphinxcontrib-websupport
|
||||
VERSION=${VERSION:-1.1.0}
|
||||
BUILD=${BUILD:-3}
|
||||
VERSION=${VERSION:-1.1.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
if [ -z "$ARCH" ]; then
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="sphinxcontrib-websupport"
|
||||
VERSION="1.1.0"
|
||||
VERSION="1.1.2"
|
||||
HOMEPAGE="https://github.com/sphinx-doc/sphinxcontrib-websupport"
|
||||
DOWNLOAD="https://files.pythonhosted.org/packages/source/s/sphinxcontrib-websupport/sphinxcontrib-websupport-1.1.0.tar.gz"
|
||||
MD5SUM="ca6435e7b4eb9408df4f54972361e9d3"
|
||||
DOWNLOAD="https://files.pythonhosted.org/packages/source/s/sphinxcontrib-websupport/sphinxcontrib-websupport-1.1.2.tar.gz"
|
||||
MD5SUM="5f5be8f1fb8228fc15f01a6081e2f2e9"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="Sphinx"
|
||||
|
|
Loading…
Reference in a new issue