Date: Monday, June 10, 2019 @ 17:49:30 Author: polyzen Revision: 479755
upgpkg: python-sphinx 2.1.1-1 Modified: python-sphinx/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-06-10 17:45:49 UTC (rev 479754) +++ PKGBUILD 2019-06-10 17:49:30 UTC (rev 479755) @@ -5,7 +5,7 @@ # Contributor: Fabio Volpe <[email protected]> pkgname=python-sphinx -pkgver=2.1.0 +pkgver=2.1.1 pkgrel=1 pkgdesc='Python documentation generator' arch=('any') @@ -28,7 +28,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=('7a359a91fb04054ec77d68ff97cb8728f8cc322e25f22dc94299d67e0e6a7123' +sha256sums=('15143166e786c7faa76fa990d3b6b38ebffe081ef81cffd1d656b07f3b28a1fa' 'SKIP') validpgpkeys=('8A11B79A5D0D749A66F0A030102C2C17498D6B9E' # Takeshi KOMIYA 'E9BEABB07E7B9CC3F56E62C91425F8CE5EBA0E07') # Takayuki Shimizukawa
