mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
python-xyzservices: auto updated to 2023.7.0-2
This commit is contained in:
parent
84a47a8dc2
commit
ef7083c08f
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
|||
pkgname=python-xyzservices
|
||||
_name=xyzservices
|
||||
pkgver=2023.7.0
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc='Provides a repository of available XYZ services offering raster basemap tiles'
|
||||
arch=('x86_64')
|
||||
url="https://github.com/geopandas/xyzservices"
|
||||
|
@ -28,4 +28,4 @@ package() {
|
|||
cd "$_name-$pkgver"
|
||||
python -m installer --destdir="$pkgdir" dist/*.whl
|
||||
install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue