extra/gdal to 3.8.5-2

This commit is contained in:
Kevin Mihelich 2024-04-27 15:26:28 +00:00
parent 3c413e246e
commit b22f1743e6
2 changed files with 2 additions and 2 deletions

View file

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

View file

@ -11,7 +11,7 @@
pkgbase=gdal pkgbase=gdal
pkgname=(gdal python-gdal) pkgname=(gdal python-gdal)
pkgver=3.8.5 pkgver=3.8.5
pkgrel=1 pkgrel=2
pkgdesc="A translator library for raster and vector geospatial data formats" pkgdesc="A translator library for raster and vector geospatial data formats"
arch=(x86_64) arch=(x86_64)
url="https://gdal.org/" url="https://gdal.org/"