diff options
author | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2020-07-30 04:02:46 +0000 |
---|---|---|
committer | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2020-07-30 04:02:46 +0000 |
commit | f63fbed78a56f60f27e068bd69325567fff7282b (patch) | |
tree | 1a470bd7018f279ef9e31f48f228475d39435ec7 /user/py3-sphinxcontrib-serializinghtml/APKBUILD | |
parent | 5b882362753283152e8500b349111c4c9c36277b (diff) | |
download | packages-f63fbed78a56f60f27e068bd69325567fff7282b.tar.gz packages-f63fbed78a56f60f27e068bd69325567fff7282b.tar.bz2 packages-f63fbed78a56f60f27e068bd69325567fff7282b.tar.xz packages-f63fbed78a56f60f27e068bd69325567fff7282b.zip |
user/py3-sphinxcontrib-*: Update
Diffstat (limited to 'user/py3-sphinxcontrib-serializinghtml/APKBUILD')
-rw-r--r-- | user/py3-sphinxcontrib-serializinghtml/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/user/py3-sphinxcontrib-serializinghtml/APKBUILD b/user/py3-sphinxcontrib-serializinghtml/APKBUILD index 35b6bc979..fec38ab4e 100644 --- a/user/py3-sphinxcontrib-serializinghtml/APKBUILD +++ b/user/py3-sphinxcontrib-serializinghtml/APKBUILD @@ -4,7 +4,7 @@ pkgname=py3-sphinxcontrib-serializinghtml _pkgname=sphinxcontrib-serializinghtml _p="${_pkgname#?}" _p="${_pkgname%"$_p"}" -pkgver=1.1.3 +pkgver=1.1.4 pkgrel=0 pkgdesc="A Sphinx extension to output serialized HTML (json and pickle)" url="https://pypi.python.org/pypi/sphinxcontrib-serializinghtml" @@ -30,4 +30,4 @@ package() { } -sha512sums="984d1760c61886408fe16c717aa1daea6591721928291267d519ea9c6eeab65d8a46d018a7c57aa8508ca408c9e919b7094d2580d30141ce7bacf5a18504cb55 py3-sphinxcontrib-serializinghtml-1.1.3.tar.gz" +sha512sums="d132f75f1e0491167cd6d0f5b3697ac0fc1b16e63fd3dcd480b961e332b521932e405679a695522a4aeb56f57949eb9b1ed7635e9807dd059ae44a6384bdc6d0 py3-sphinxcontrib-serializinghtml-1.1.4.tar.gz" |