From 25da922fc8fefcc884438139ef64c617ba741dd2 Mon Sep 17 00:00:00 2001 From: fourtysixandtwo Date: Fri, 30 Aug 2024 00:58:37 -0600 Subject: python/sphinxcontrib-htmlhelp: Updated for version 2.1.0. Signed-off-by: Willy Sudiarto Raharjo --- python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp.SlackBuild') diff --git a/python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp.SlackBuild b/python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp.SlackBuild index 222a9ead15..0e1453ad64 100644 --- a/python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp.SlackBuild +++ b/python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp.SlackBuild @@ -29,7 +29,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=sphinxcontrib-htmlhelp SRCNAM=sphinxcontrib_htmlhelp -VERSION=${VERSION:-2.0.5} +VERSION=${VERSION:-2.1.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 -- cgit v1.2.3