community/gdal to 3.7.0-1

This commit is contained in:
Kevin Mihelich 2023-05-14 16:27:19 +00:00
parent 2df944b948
commit d2f3c3e5a4

View file

@ -10,8 +10,8 @@
pkgbase=gdal
pkgname=(gdal python-gdal)
pkgver=3.6.4
pkgrel=3
pkgver=3.7.0
pkgrel=1
pkgdesc="A translator library for raster and vector geospatial data formats"
arch=(x86_64)
url="https://gdal.org/"
@ -26,7 +26,7 @@ makedepends=(cmake opencl-headers python-setuptools python-numpy
# ogdi
changelog=$pkgbase.changelog
source=(https://download.osgeo.org/${pkgbase}/${pkgver}/${pkgbase}-${pkgver}.tar.xz)
b2sums=('d6abdbcc87029bf230dae5586f06cbd329e5e43be37d8f5e9a72c67c93a6769458cc9c693b498e3f697b1ee1b68c9f9dbf7545ff9819fceb8fdde81b8d4ac882')
b2sums=('400cc17fc636c637f7c40e93aed8e2db7bfbbe73741da4135cfeec8dbcda24ce0c8035214edf038afc29a916012da86a78d789729540f870231dfa6aa27e424a')
build() {
cmake -B build -S $pkgbase-$pkgver \