diff options
author | prspkt <prspkt@protonmail.com> | 2019-05-29 01:36:48 +0300 |
---|---|---|
committer | prspkt <prspkt@protonmail.com> | 2019-05-29 01:53:39 +0300 |
commit | 2304ca425536f4f214d34da7dcf3dd6d8ddfc9d2 (patch) | |
tree | 5b608cd7e7b281531ffc4d6e6d565f4797cad656 /testing/py3-sphinx-theme-guzzle | |
parent | d8ab4fdef8eb6d1085a7ec69e586e5609434c762 (diff) | |
download | aports-2304ca425536f4f214d34da7dcf3dd6d8ddfc9d2.tar.bz2 aports-2304ca425536f4f214d34da7dcf3dd6d8ddfc9d2.tar.xz |
testing/py3-sphinx-theme-guzzle: upgrade to 0.7.11
Diffstat (limited to 'testing/py3-sphinx-theme-guzzle')
-rw-r--r-- | testing/py3-sphinx-theme-guzzle/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py3-sphinx-theme-guzzle/APKBUILD b/testing/py3-sphinx-theme-guzzle/APKBUILD index 8ecb6278bd..47a1ef95fc 100644 --- a/testing/py3-sphinx-theme-guzzle/APKBUILD +++ b/testing/py3-sphinx-theme-guzzle/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Fabian Affolter <fabian@affolter-engineering.ch> pkgname=py3-sphinx-theme-guzzle _pkgname=guzzle_sphinx_theme -pkgver=0.2.1 +pkgver=0.7.11 pkgrel=0 pkgdesc="The Guzzle Sphinx theme" url="https://github.com/guzzle/guzzle_sphinx_theme" @@ -21,4 +21,4 @@ package() { python3 setup.py install --prefix=/usr --root="$pkgdir" } -sha512sums="2775b47a2ee27ab42de8247322676ab1bf2c4beb67e4c574b05ba08c22a71b61d5766d4dfa955f1f0dccfd57526b8251d8cec875bbf53d86e98402ddf3d20a81 guzzle_sphinx_theme-0.2.1.tar.gz" +sha512sums="9aecdd4cf8ae286c9dd59a453790d957e96a57a9c9acd3aa38ff8fe64969cde4619c4154cd7304dd1c5bd0ea58fe71f556701b7a9b12f58fe3f5c1bdd2681da5 guzzle_sphinx_theme-0.7.11.tar.gz" |