diff --git a/testing/py3-sphinx-autodoc-typehints/APKBUILD b/testing/py3-sphinx-autodoc-typehints/APKBUILD index 47c68adac5e..6bda06904e0 100644 --- a/testing/py3-sphinx-autodoc-typehints/APKBUILD +++ b/testing/py3-sphinx-autodoc-typehints/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Galen Abell pkgname=py3-sphinx-autodoc-typehints _pyname=sphinx-autodoc-typehints -pkgver=2.1.1 +pkgver=2.2.0 pkgrel=0 pkgdesc="Type hints support for the Sphinx autodoc extension" url="https://github.com/tox-dev/sphinx-autodoc-typehints" @@ -38,5 +38,5 @@ package() { } sha512sums=" -fc6b82f2e9d159e529819d7cc1399933ef06ff81e4a4e10729ac783dcea8eab58e697aa46670e91b5099a379bc3e8d02133709d5c4bc7b01838760f158c2260a sphinx-autodoc-typehints-2.1.1.tar.gz +6b3c551ea47b3b0d509a969846743af439c3f18ab736c10385d6a39c2f221c75a261a3721f56e023ec5ec9ffb3a4efe14f3993ea6aae7c9232b8757edea9a095 sphinx-autodoc-typehints-2.2.0.tar.gz "