python-astral: update to 1.10.
This commit is contained in:
parent
ee762f6b11
commit
eba988ae91
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-astral'
|
||||
pkgname=python-astral
|
||||
version=1.9.2
|
||||
version=1.10
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="${pkgname#python-}-${version}"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Cameron Nemo <camerontnorman@gmail.com>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://github.com/sffjunkie/astral"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
checksum=75757e8713bbb141457a9b1b2393ff73caa9e4b3a9ab0b50d04383a10cb04c6e
|
||||
checksum=2097c897c43007a06b19b1256496c4ca255fe04c4e5349ce71216eaf39121b86
|
||||
|
||||
python3-astral_package() {
|
||||
noarch=yes
|
||||
|
|
Loading…
Reference in New Issue