Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / gdal


Commits:
68dc53d3 by Antonio Rojas at 2024-04-20T10:09:05+02:00
upgpkg: 3.8.5-1: Update to 3.8.5

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = gdal
        pkgdesc = A translator library for raster and vector geospatial data 
formats
-       pkgver = 3.8.4
-       pkgrel = 4
+       pkgver = 3.8.5
+       pkgrel = 1
        url = https://gdal.org/
        changelog = gdal.changelog
        arch = x86_64
@@ -52,8 +52,8 @@ pkgbase = gdal
        makedepends = zlib
        makedepends = zstd
        makedepends = libaec
-       source = https://download.osgeo.org/gdal/3.8.4/gdal-3.8.4.tar.xz
-       b2sums = 
53d553ac09bf6a007e38ad41d3033e6b4ab7992c9c2eb84ac4f56b7be14f68a2931bb7655807b10aff1836d47a98e04ec70bb9c6db19596c2b35aa260b3579dc
+       source = https://download.osgeo.org/gdal/3.8.5/gdal-3.8.5.tar.xz
+       b2sums = 
2c5f9b3fa1c3d5d7879c2aa1c95f82c6360b35a259443a8ad68ff8f471f4efa8d2fd7935c57317ee5e94789244067706967f9c5df413bccd2556b5790d51d349
 
 pkgname = gdal
        depends = proj
@@ -100,5 +100,5 @@ pkgname = gdal
 
 pkgname = python-gdal
        pkgdesc = Python bindings for GDAL
-       depends = gdal=3.8.4
+       depends = gdal=3.8.5
        depends = python-numpy


=====================================
PKGBUILD
=====================================
@@ -5,8 +5,8 @@
 
 pkgbase=gdal
 pkgname=(gdal python-gdal)
-pkgver=3.8.4
-pkgrel=4
+pkgver=3.8.5
+pkgrel=1
 pkgdesc="A translator library for raster and vector geospatial data formats"
 arch=(x86_64)
 url="https://gdal.org/";
@@ -21,7 +21,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=('53d553ac09bf6a007e38ad41d3033e6b4ab7992c9c2eb84ac4f56b7be14f68a2931bb7655807b10aff1836d47a98e04ec70bb9c6db19596c2b35aa260b3579dc')
+b2sums=('2c5f9b3fa1c3d5d7879c2aa1c95f82c6360b35a259443a8ad68ff8f471f4efa8d2fd7935c57317ee5e94789244067706967f9c5df413bccd2556b5790d51d349')
 
 build() {
   cmake -B build -S $pkgbase-$pkgver \



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gdal/-/commit/68dc53d3c835add3b6c08fb920f436a927959709

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gdal/-/commit/68dc53d3c835add3b6c08fb920f436a927959709
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to