* update gdal to 3.10.0-6

This commit is contained in:
Alexander Baldeck 2025-02-04 20:28:33 +01:00
parent fd30b25557
commit c41ebdc438
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
pkgbase = gdal
pkgdesc = A translator library for raster and vector geospatial data formats
pkgver = 3.10.0
pkgrel = 4
pkgrel = 6
url = https://gdal.org/
changelog = gdal.changelog
arch = x86_64

View File

@ -7,7 +7,7 @@
pkgbase=gdal
pkgname=(gdal python-gdal)
pkgver=3.10.0
pkgrel=4
pkgrel=6
pkgdesc="A translator library for raster and vector geospatial data formats"
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
url="https://gdal.org/"