main/py3-sphinxcontrib-serializinghtml: upgrade to 1.1.4

This commit is contained in:
Leo 2020-02-29 08:39:09 -03:00
parent f42084cd8e
commit f282d039df

View File

@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=py3-sphinxcontrib-serializinghtml
_pyname=sphinxcontrib-serializinghtml
pkgver=1.1.3
pkgver=1.1.4
pkgrel=0
pkgdesc="Sphinx serializinghtml extension"
url="https://pypi.python.org/pypi/sphinxcontrib-serializinghtml"
@ -20,4 +20,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
sha512sums="984d1760c61886408fe16c717aa1daea6591721928291267d519ea9c6eeab65d8a46d018a7c57aa8508ca408c9e919b7094d2580d30141ce7bacf5a18504cb55 sphinxcontrib-serializinghtml-1.1.3.tar.gz"
sha512sums="d132f75f1e0491167cd6d0f5b3697ac0fc1b16e63fd3dcd480b961e332b521932e405679a695522a4aeb56f57949eb9b1ed7635e9807dd059ae44a6384bdc6d0 sphinxcontrib-serializinghtml-1.1.4.tar.gz"