From e36a881605f86620f577a2df95a3320ae2896fe4 Mon Sep 17 00:00:00 2001 From: Cameron Nemo Date: Fri, 8 Feb 2019 23:42:36 -0800 Subject: [PATCH] python-astral: update to 1.10.1. --- srcpkgs/python-astral/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python-astral/template b/srcpkgs/python-astral/template index 7581f033c56..11eb27fac23 100644 --- a/srcpkgs/python-astral/template +++ b/srcpkgs/python-astral/template @@ -1,6 +1,6 @@ # Template file for 'python-astral' pkgname=python-astral -version=1.10 +version=1.10.1 revision=1 noarch=yes wrksrc="${pkgname#python-}-${version}" @@ -13,7 +13,7 @@ maintainer="Cameron Nemo " license="Apache-2.0" homepage="https://github.com/sffjunkie/astral" distfiles="${homepage}/archive/${version}.tar.gz" -checksum=2097c897c43007a06b19b1256496c4ca255fe04c4e5349ce71216eaf39121b86 +checksum=034817c11d5c7f55ef550b5ac00d8235eae92ff8abab6550098e14921bc4c598 python3-astral_package() { noarch=yes