From 2f0760638024698a9a245c3ef85d56b00552dee9 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Wed, 16 Nov 2022 01:09:54 +0000 Subject: [PATCH] community/gdal to 3.5.3-3 --- community/gdal/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/gdal/PKGBUILD b/community/gdal/PKGBUILD index 0b1c0cadd..481378475 100644 --- a/community/gdal/PKGBUILD +++ b/community/gdal/PKGBUILD @@ -11,7 +11,7 @@ pkgbase=gdal pkgname=(gdal python-gdal) pkgver=3.5.3 -pkgrel=2 +pkgrel=3 pkgdesc="A translator library for raster and vector geospatial data formats" arch=(x86_64) url="https://gdal.org/"