From 973200c2109f27ee329c1441dedaec97a2afa609 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Sun, 14 May 2023 15:36:06 +0000 Subject: [PATCH] community/gdal to 3.6.4-3 --- community/gdal/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/gdal/PKGBUILD b/community/gdal/PKGBUILD index 99f4b60e7..fc677ccc4 100644 --- a/community/gdal/PKGBUILD +++ b/community/gdal/PKGBUILD @@ -11,7 +11,7 @@ pkgbase=gdal pkgname=(gdal python-gdal) pkgver=3.6.4 -pkgrel=2 +pkgrel=3 pkgdesc="A translator library for raster and vector geospatial data formats" arch=(x86_64) url="https://gdal.org/"