From 3e2e97653679bbccced643be06148b31cf729ecb Mon Sep 17 00:00:00 2001 From: Bart Ribbers Date: Thu, 25 Feb 2021 16:33:10 +0100 Subject: [PATCH] community/py3-pymeeus: new aport --- community/py3-pymeeus/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/py3-pymeeus/APKBUILD b/community/py3-pymeeus/APKBUILD index 16d3ae2118b..d2a68b84cda 100644 --- a/community/py3-pymeeus/APKBUILD +++ b/community/py3-pymeeus/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Bart Ribbers # Maintainer: Bart Ribbers pkgname=py3-pymeeus -pkgver=0.4.0 +pkgver=0.4.2 pkgrel=0 pkgdesc="Python implementation of Jean Meeus astronomical routines" url="https://github.com/architest/pymeeus" @@ -43,4 +43,4 @@ package() { python3 setup.py install --prefix=/usr --root="$pkgdir" } -sha512sums="8f94ea23093ab469ff70904306a0fe2f566f7d54c206102444e76d492e144b52da9ee73baf5c50f044dc4eb2b37cef6e47a0a50fcb31191cb83c393689d2d363 PyMeeus-0.4.0.tar.gz" +sha512sums="d3f3341b1546d6a632d18916f8aefec7e4cb437693d8373a09a87d3a28525436acd7b8b6ada57d127e1449a493e5d676af985e874cb330b53f80e0bcbc91dffc PyMeeus-0.4.2.tar.gz"