From 7fc0c718a23ee63efcd834e47d4147eab318a826 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Thu, 4 Apr 2024 00:01:20 +0000 Subject: [PATCH] python-xyzservices: auto updated to 2024.4.0-1 --- BioArchLinux/python-xyzservices/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/BioArchLinux/python-xyzservices/PKGBUILD b/BioArchLinux/python-xyzservices/PKGBUILD index 3f1c4f835b..07a2ab66ea 100644 --- a/BioArchLinux/python-xyzservices/PKGBUILD +++ b/BioArchLinux/python-xyzservices/PKGBUILD @@ -3,7 +3,7 @@ pkgname=python-xyzservices _name=xyzservices -pkgver=2023.10.1 +pkgver=2024.4.0 pkgrel=1 pkgdesc='Provides a repository of available XYZ services offering raster basemap tiles' arch=('x86_64') @@ -17,7 +17,7 @@ makedepends=( 'python-installer' ) source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz") -b2sums=('ccd2869ce8379aedd8f49b56c7d8cd43c22d2fc41e74ea22c2f7729428b1585349e7f5dd09f4531541780058d583e5ca02bcbbdd6dc81ab180c34fce357be348') +b2sums=('9a2420659a4c81035b735969dffba6686b6b0839900b67c48b4dcba90264ccd8a0fae03a18a492966b08131a5e25f0d3a4968a9423da4035c197d94751724073') build() { cd "$_name-$pkgver"