Date: Monday, June 8, 2020 @ 21:30:38 Author: polyzen Revision: 640621
upgpkg: python-sphinx 3.1.0-1 Modified: python-sphinx/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-08 18:53:36 UTC (rev 640620) +++ PKGBUILD 2020-06-08 21:30:38 UTC (rev 640621) @@ -5,7 +5,7 @@ # Contributor: Fabio Volpe <[email protected]> pkgname=python-sphinx -pkgver=3.0.4 +pkgver=3.1.0 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=('ea64df287958ee5aac46be7ac2b7277305b0381d213728c3a49d8bb9b8415807' +sha256sums=('1c445320a3310baa5ccb8d957267ef4a0fc930dc1234db5098b3d7af14fbb242' 'SKIP') validpgpkeys=('8A11B79A5D0D749A66F0A030102C2C17498D6B9E' # Takeshi KOMIYA 'E9BEABB07E7B9CC3F56E62C91425F8CE5EBA0E07') # Takayuki Shimizukawa
