Date: Saturday, October 26, 2019 @ 19:44:00 Author: polyzen Revision: 520463
upgpkg: python-sphinx 2.2.1-1 Modified: python-sphinx/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-10-26 19:37:07 UTC (rev 520462) +++ PKGBUILD 2019-10-26 19:44:00 UTC (rev 520463) @@ -5,8 +5,8 @@ # Contributor: Fabio Volpe <[email protected]> pkgname=python-sphinx -pkgver=2.2.0 -pkgrel=2 +pkgver=2.2.1 +pkgrel=1 pkgdesc='Python documentation generator' arch=('any') url=http://www.sphinx-doc.org/ @@ -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=('0d586b0f8c2fc3cc6559c5e8fd6124628110514fda0e5d7c82e682d749d2e845' +sha256sums=('31088dfb95359384b1005619827eaee3056243798c62724fd3fa4b84ee4d71bd' 'SKIP') validpgpkeys=('8A11B79A5D0D749A66F0A030102C2C17498D6B9E' # Takeshi KOMIYA 'E9BEABB07E7B9CC3F56E62C91425F8CE5EBA0E07') # Takayuki Shimizukawa
