diff --git a/mingw-w64-python-sphinx/PKGBUILD b/mingw-w64-python-sphinx/PKGBUILD index 9516140913..b6d25d134d 100644 --- a/mingw-w64-python-sphinx/PKGBUILD +++ b/mingw-w64-python-sphinx/PKGBUILD @@ -5,7 +5,7 @@ _pyname=Sphinx _realname=sphinx pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") -pkgver=1.8.2 +pkgver=1.8.3 pkgrel=1 pkgdesc="Python documentation generator (mingw-w64)" arch=('any') @@ -51,7 +51,7 @@ checkdepends=( ) #_dtoken="40/45/d4a68a1f8dc669714f48d251afb4352036f87be5e9873cd27e57b9c141f0" source=("${_realname}-${pkgver}.tar.gz"::"https://pypi.org/packages/source/S/${_pyname}/${_pyname}-${pkgver}.tar.gz") -sha256sums=('120732cbddb1b2364471c3d9f8bfd4b0c5b550862f99a65736c77f970b142aea') +sha256sums=('c4cb17ba44acffae3d3209646b6baec1e215cad3065e852c68cc569d4df1b9f8') prepare() { # source duplication is required because makefile modify source code