From 2de19ee82459533b4f55113d8e76bf86e543ebcf Mon Sep 17 00:00:00 2001 From: Naveen Date: Wed, 26 May 2021 07:35:47 +0000 Subject: [PATCH] python-sphinxcontrib-serializinghtml: update to 1.1.5 --- mingw-w64-python-sphinxcontrib-serializinghtml/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mingw-w64-python-sphinxcontrib-serializinghtml/PKGBUILD b/mingw-w64-python-sphinxcontrib-serializinghtml/PKGBUILD index 5a26520f28..98064622e2 100644 --- a/mingw-w64-python-sphinxcontrib-serializinghtml/PKGBUILD +++ b/mingw-w64-python-sphinxcontrib-serializinghtml/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.1.4 +pkgver=1.1.5 pkgrel=1 pkgdesc="Sphinx extension which outputs "serialized" HTML files (json and pickle) (mingw-w64)" arch=('any') @@ -16,7 +16,7 @@ url="https://github.com/sphinx-doc/sphinxcontrib-serializinghtml" 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=('eaa0eccc86e982a9b939b2b82d12cc5d013385ba5eadcc7e4fed23f4405f77bc') +sha256sums=('aa5f6de5dfdf809ef505c4895e51ef5c9eac17d0f287933eb49ec495280b6952') prepare() { cd ${srcdir}