diff options
author | prspkt <prspkt@protonmail.com> | 2019-06-09 22:57:07 +0300 |
---|---|---|
committer | prspkt <prspkt@protonmail.com> | 2019-06-09 22:57:13 +0300 |
commit | 35f5c5ddb68952d90144ee2e5e6d011d77deeb64 (patch) | |
tree | f1a28659a860381f3531f2b3a0aaaf9b7a0c1a0e /testing/py3-sphinxcontrib-phpdomain | |
parent | f992a96e1d15d91cb3611a0d76aa8105234cd734 (diff) | |
download | aports-35f5c5ddb68952d90144ee2e5e6d011d77deeb64.tar.bz2 aports-35f5c5ddb68952d90144ee2e5e6d011d77deeb64.tar.xz |
testing/py3-sphinxcontrib-phpdomain: fix checksum
Diffstat (limited to 'testing/py3-sphinxcontrib-phpdomain')
-rw-r--r-- | testing/py3-sphinxcontrib-phpdomain/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-sphinxcontrib-phpdomain/APKBUILD b/testing/py3-sphinxcontrib-phpdomain/APKBUILD index b2688bef12..18c1627893 100644 --- a/testing/py3-sphinxcontrib-phpdomain/APKBUILD +++ b/testing/py3-sphinxcontrib-phpdomain/APKBUILD @@ -24,4 +24,4 @@ package() { python3 setup.py install --prefix=/usr --root="$pkgdir" } -sha512sums="4a90856c1a7c95164d49e826100b9da0e6eb9aa271757490af3ee7e7d8ce488554064777becb19e75e889f342e15c208b7f32f30fa6e74de775f675295f8c773 sphinxcontrib-phpdomain-0.6.1.tar.gz" +sha512sums="98f3f6217534025f048ef149fe6fa9bb31455cc3d07b204721ffa89209a08dbb07514b4501b7a38e586ffb85ddeee38397209f30ef177770c49fb92c63f99fe0 sphinxcontrib-phpdomain-0.6.1.tar.gz" |