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


Commits:
cb55bb8a by Antonio Rojas at 2026-06-06T00:38:30+02:00
upgpkg: 3.13.1-1: Upstream update

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = gdal
        pkgdesc = A translator library for raster and vector geospatial data 
formats
-       pkgver = 3.13.0
+       pkgver = 3.13.1
        pkgrel = 1
        url = https://gdal.org/
        changelog = gdal.changelog
@@ -53,8 +53,8 @@ pkgbase = gdal
        makedepends = zstd
        makedepends = libaec
        makedepends = muparser
-       source = https://download.osgeo.org/gdal/3.13.0/gdal-3.13.0.tar.xz
-       b2sums = 
f8136f226bf2201a732e7acc61d23024a9f65fc9037386f18b3db4edb85672c054ac29703df1404a33efd97b266f0e40e716b0880e619dea3256e14afd366aaa
+       source = https://download.osgeo.org/gdal/3.13.1/gdal-3.13.1.tar.xz
+       b2sums = 
582bea82ed21059c8b3348f91806842f0ee5337e056c8270b48a2478176036e1e34de6d9f5ebaa2ce16c7569fa36663c1bad26861161ab0e78712313fe61b407
 
 pkgname = gdal
        depends = blosc
@@ -106,7 +106,7 @@ pkgname = gdal
 
 pkgname = python-gdal
        pkgdesc = Python bindings for GDAL
-       depends = gdal=3.13.0
+       depends = gdal=3.13.1
        depends = glibc
        depends = libgcc
        depends = libstdc++


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 
 pkgbase=gdal
 pkgname=(gdal python-gdal)
-pkgver=3.13.0
+pkgver=3.13.1
 pkgrel=1
 pkgdesc="A translator library for raster and vector geospatial data formats"
 arch=(x86_64)
@@ -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=('f8136f226bf2201a732e7acc61d23024a9f65fc9037386f18b3db4edb85672c054ac29703df1404a33efd97b266f0e40e716b0880e619dea3256e14afd366aaa')
+b2sums=('582bea82ed21059c8b3348f91806842f0ee5337e056c8270b48a2478176036e1e34de6d9f5ebaa2ce16c7569fa36663c1bad26861161ab0e78712313fe61b407')
 
 build() {
   cmake -B build -S $pkgbase-$pkgver \



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gdal/-/commit/cb55bb8afce02ea5a4b8520baa46f621e63ae6d3
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to