From f7735b985295b3fbbb39e8fbdd8e537f0c872b32 Mon Sep 17 00:00:00 2001 From: fourtysixandtwo Date: Fri, 30 Aug 2024 01:00:49 -0600 Subject: python/sphinxcontrib-qthelp: Updated for version 2.0.0. Signed-off-by: Willy Sudiarto Raharjo --- python/sphinxcontrib-qthelp/sphinxcontrib-qthelp.SlackBuild | 4 ++-- python/sphinxcontrib-qthelp/sphinxcontrib-qthelp.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/python/sphinxcontrib-qthelp/sphinxcontrib-qthelp.SlackBuild b/python/sphinxcontrib-qthelp/sphinxcontrib-qthelp.SlackBuild index 81f1f45322..d28383379a 100644 --- a/python/sphinxcontrib-qthelp/sphinxcontrib-qthelp.SlackBuild +++ b/python/sphinxcontrib-qthelp/sphinxcontrib-qthelp.SlackBuild @@ -29,7 +29,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=sphinxcontrib-qthelp SRCNAM=sphinxcontrib_qthelp -VERSION=${VERSION:-1.0.7} +VERSION=${VERSION:-2.0.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} @@ -74,7 +74,7 @@ find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | gr mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION cp -a \ - CHANGES LICENSE README.rst \ + CHANGES.rst LICENCE.rst README.rst \ $PKG/usr/doc/$PRGNAM-$VERSION cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild diff --git a/python/sphinxcontrib-qthelp/sphinxcontrib-qthelp.info b/python/sphinxcontrib-qthelp/sphinxcontrib-qthelp.info index 4bd562a7c7..a193b74ca0 100644 --- a/python/sphinxcontrib-qthelp/sphinxcontrib-qthelp.info +++ b/python/sphinxcontrib-qthelp/sphinxcontrib-qthelp.info @@ -1,8 +1,8 @@ PRGNAM="sphinxcontrib-qthelp" -VERSION="1.0.7" +VERSION="2.0.0" HOMEPAGE="https://github.com/sphinx-doc/sphinxcontrib-qthelp" -DOWNLOAD="https://files.pythonhosted.org/packages/source/s/sphinxcontrib-qthelp/sphinxcontrib_qthelp-1.0.7.tar.gz" -MD5SUM="84569e876c5e8c0bb423eb145ca481b2" +DOWNLOAD="https://files.pythonhosted.org/packages/source/s/sphinxcontrib-qthelp/sphinxcontrib_qthelp-2.0.0.tar.gz" +MD5SUM="ed4f32003b71a54ac3d68aa651cb6573" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-build" -- cgit v1.2.3