Date: Thursday, May 28, 2020 @ 08:04:23 Author: alucryd Revision: 636177
upgpkg: python-astral 2.2-1 Modified: python-astral/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-28 08:04:02 UTC (rev 636176) +++ PKGBUILD 2020-05-28 08:04:23 UTC (rev 636177) @@ -3,7 +3,7 @@ # Contributor: Gregoire Seux <[email protected]> pkgname=python-astral -pkgver=2.1 +pkgver=2.2 pkgrel=1 pkgdesc='Python calculations for the position of the sun and moon' arch=(any) @@ -17,7 +17,7 @@ git python-setuptools ) -source=(git+https://github.com/sffjunkie/astral.git#tag=82471cfadd194e7169cb97e89d51fa421754c923) +source=(git+https://github.com/sffjunkie/astral.git#tag=3282d7b437349bc035c8a7dff5c27ec9997a2cdf) sha256sums=(SKIP) pkgver() {
