From d50fa2f9ebbe3bb5f29888b323e063afcc7b10e4 Mon Sep 17 00:00:00 2001 From: Alexey Pavlov Date: Sat, 22 Feb 2020 17:52:29 +0300 Subject: [PATCH] python-sphinxcontrib-htmlhelp: Update to 1.0.3 --- mingw-w64-python-sphinxcontrib-htmlhelp/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mingw-w64-python-sphinxcontrib-htmlhelp/PKGBUILD b/mingw-w64-python-sphinxcontrib-htmlhelp/PKGBUILD index 294a6b857e..9ac0946f93 100644 --- a/mingw-w64-python-sphinxcontrib-htmlhelp/PKGBUILD +++ b/mingw-w64-python-sphinxcontrib-htmlhelp/PKGBUILD @@ -6,7 +6,7 @@ pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}") provides=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}") conflicts=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}") replaces=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}") -pkgver=1.0.2 +pkgver=1.0.3 pkgrel=1 pkgdesc="Sphinx extension which renders HTML help files (mingw-w64)" arch=('any') @@ -15,7 +15,7 @@ url="https://github.com/sphinx-doc/sphinxcontrib-htmlhelp" makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools") checkdepends=("${MINGW_PACKAGE_PREFIX}-python-pytest") source=("${_realname}-${pkgver}.tar.gz"::"https://files.pythonhosted.org/packages/source/${_realname::1}/${_realname}/${_realname}-${pkgver}.tar.gz") -sha256sums=('4670f99f8951bd78cd4ad2ab962f798f5618b17675c35c5ac3b2132a14ea8422') +sha256sums=('e8f5bb7e31b2dbb25b9cc435c8ab7a79787ebf7f906155729338f3156d93659b') prepare() { cd ${srcdir}