From b3bfb38f6fbb7370f99f61ebe982d77543e5bd96 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Thu, 5 Oct 2023 12:01:24 +0000 Subject: [PATCH] python-xyzservices: auto updated to 2023.10.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 07708e547f..9dd485f573 100644 --- a/BioArchLinux/python-xyzservices/PKGBUILD +++ b/BioArchLinux/python-xyzservices/PKGBUILD @@ -3,8 +3,8 @@ pkgname=python-xyzservices _name=xyzservices -pkgver=2023.7.0 -pkgrel=2 +pkgver=2023.10.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=('1d758c9781c02744d580324fd34d3f7f7321645ffa39f7ef33a68606c30c9bf0fd1e9c59818417cb4cfdaea3f0b6f5bd110f3aac3b0c2fdb45a9626f062935b0') +b2sums=('a411738e3c3f1da651250e16621b110219c22677f94e1cc27e521dee5412f1b53485d3d004ed3f4e6c629400a27cf73c27a516ea991bdb8a5189b19b191b2b0d') build() { cd "$_name-$pkgver"