python-xyzservices: auto updated to 2025.1.0-1

This commit is contained in:
BioArchLinuxBot 2025-01-18 18:05:35 +00:00
parent 2372c710e3
commit ff42537433

View file

@ -3,8 +3,8 @@
pkgname=python-xyzservices
_name=xyzservices
pkgver=2024.9.0
pkgrel=2
pkgver=2025.1.0
pkgrel=1
pkgdesc='Provides a repository of available XYZ services offering raster basemap tiles'
arch=('x86_64')
url="https://github.com/geopandas/xyzservices"
@ -17,7 +17,7 @@ makedepends=(
'python-installer'
)
source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz")
b2sums=('aec2048c9f276a2ec6d5a9f66997ee73d02a0d961f7b2a6193bb151f4f7d181eb1d87291aab94dcfa1568b966cdbc96608a3f5ba073d2f71149a12bd22141afc')
b2sums=('44d31ed59e3c68db9022b27fad0c373f04d94937adf65d016acda474658c4e86aecee98b78d5663a56484d31df8c5025e6110bfffb7f1704c19417d19dec5b28')
build() {
cd "$_name-$pkgver"