Date: Monday, August 17, 2020 @ 19:45:54 Author: polyzen Revision: 683134
upgpkg: python-sphinx 3.2.1-1 Modified: python-sphinx/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-17 19:45:47 UTC (rev 683133) +++ PKGBUILD 2020-08-17 19:45:54 UTC (rev 683134) @@ -5,7 +5,7 @@ # Contributor: Fabio Volpe <[email protected]> pkgname=python-sphinx -pkgver=3.2.0 +pkgver=3.2.1 pkgrel=1 pkgdesc='Python documentation generator' arch=('any') @@ -29,7 +29,7 @@ optdepends=('imagemagick: for ext.imgconverter' 'texlive-latexextra: for generation of PDF documentation') source=("https://pypi.org/packages/source/S/Sphinx/Sphinx-$pkgver.tar.gz"{,.asc}) -sha256sums=('cf2d5bc3c6c930ab0a1fbef3ad8a82994b1bf4ae923f8098a05c7e5516f07177' +sha256sums=('321d6d9b16fa381a5306e5a0b76cd48ffbc588e6340059a729c6fdd66087e0e8' 'SKIP') validpgpkeys=('8A11B79A5D0D749A66F0A030102C2C17498D6B9E' # Takeshi KOMIYA 'E9BEABB07E7B9CC3F56E62C91425F8CE5EBA0E07') # Takayuki Shimizukawa
