Jakub Klinkovský pushed to branch main at Arch Linux / Packaging / Packages /
gdal
Commits:
79117f6f by Jakub Klinkovský at 2025-10-27T21:00:39+01:00
upgpkg: 3.11.4-2: rebuild with arrow 22.0.0
- - - - -
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.11.4
- pkgrel = 1
+ pkgrel = 2
url = https://gdal.org/
changelog = gdal.changelog
arch = x86_64
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
pkgbase=gdal
pkgname=(gdal python-gdal)
pkgver=3.11.4
-pkgrel=1
+pkgrel=2
pkgdesc="A translator library for raster and vector geospatial data formats"
arch=(x86_64)
url="https://gdal.org/"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gdal/-/commit/79117f6f39c66e2c8a0d9d214e5c802f15b35361
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gdal/-/commit/79117f6f39c66e2c8a0d9d214e5c802f15b35361
You're receiving this email because of your account on gitlab.archlinux.org.