diff options
author | prspkt <prspkt@protonmail.com> | 2019-06-07 21:26:16 +0300 |
---|---|---|
committer | prspkt <prspkt@protonmail.com> | 2019-06-09 22:43:21 +0300 |
commit | f992a96e1d15d91cb3611a0d76aa8105234cd734 (patch) | |
tree | 83167da6f0154474d1b0765c05955ff6ddf12add /testing/py3-sphinxcontrib-phpdomain/APKBUILD | |
parent | b5c95831feac402c273178430b936276a253fe8e (diff) | |
download | aports-f992a96e1d15d91cb3611a0d76aa8105234cd734.tar.bz2 aports-f992a96e1d15d91cb3611a0d76aa8105234cd734.tar.xz |
testing/py3-sphinxcontrib-phpdomain: upgrade to 0.6.1
Diffstat (limited to 'testing/py3-sphinxcontrib-phpdomain/APKBUILD')
-rw-r--r-- | testing/py3-sphinxcontrib-phpdomain/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py3-sphinxcontrib-phpdomain/APKBUILD b/testing/py3-sphinxcontrib-phpdomain/APKBUILD index 1f879f8da2..b2688bef12 100644 --- a/testing/py3-sphinxcontrib-phpdomain/APKBUILD +++ b/testing/py3-sphinxcontrib-phpdomain/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Fabian Affolter <fabian@affolter-engineering.ch> pkgname=py3-sphinxcontrib-phpdomain _pkgname=sphinxcontrib-phpdomain -pkgver=0.1.4 +pkgver=0.6.1 pkgrel=0 pkgdesc="Sphinx phpdomain extension" url="https://pypi.python.org/pypi/sphinxcontrib-phpdomain" @@ -24,4 +24,4 @@ package() { python3 setup.py install --prefix=/usr --root="$pkgdir" } -sha512sums="38db162f7ae3b223ce355cef90a6e239af995045a769929a144c3158c14d2c3ea8330165efe9bc6325581330ec71f08d40078c2e55d9a6812fa82820d3f24ced sphinxcontrib-phpdomain-0.1.4.tar.gz" +sha512sums="4a90856c1a7c95164d49e826100b9da0e6eb9aa271757490af3ee7e7d8ce488554064777becb19e75e889f342e15c208b7f32f30fa6e74de775f675295f8c773 sphinxcontrib-phpdomain-0.6.1.tar.gz" |