From ff42537433c47935b07bd65916bc21aabaa3cea4 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Sat, 18 Jan 2025 18:05:35 +0000 Subject: [PATCH] python-xyzservices: auto updated to 2025.1.0-1 --- BioArchLinux/python-xyzservices/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/BioArchLinux/python-xyzservices/PKGBUILD b/BioArchLinux/python-xyzservices/PKGBUILD index ccfadc588c..5d5534c0d4 100644 --- a/BioArchLinux/python-xyzservices/PKGBUILD +++ b/BioArchLinux/python-xyzservices/PKGBUILD @@ -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"