diff --git a/testing/py-astral/APKBUILD b/testing/py-astral/APKBUILD index 1a82ec03bee..8929df20b88 100644 --- a/testing/py-astral/APKBUILD +++ b/testing/py-astral/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Fabian Affolter pkgname=py-astral _pkgname=astral -pkgver=1.6 +pkgver=1.6.1 pkgrel=0 pkgdesc="Calculations for the position of the sun and moon" url="https://pypi.python.org/pypi/astral/" @@ -51,4 +51,4 @@ _py() { $python setup.py install --prefix=/usr --root="$subpkgdir" } -sha512sums="d82366d4bd1e8b09e93f709c6b714723420a993a72ddcf3667519d667000b79b6b1e3d2f7924758987b0049cb41a5a086196a18a611d11077afc641957858c09 astral-1.6.tar.gz" +sha512sums="c987e642224b503b334716a670e85100dd7dcab7c00105be9c2816653dc4c143869a05ff84dd3e1d3d1ab1e968217464f08a759e27e5061bd994a49ffb081e1f astral-1.6.1.tar.gz"