From c56cc41541590c5dabdeba56e380137a84e98442 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Sat, 25 Mar 2023 14:43:30 +0000 Subject: [PATCH] community/gdal to 3.6.3-2 --- community/gdal/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/gdal/PKGBUILD b/community/gdal/PKGBUILD index b05bc249d..9f1eab6f8 100644 --- a/community/gdal/PKGBUILD +++ b/community/gdal/PKGBUILD @@ -11,7 +11,7 @@ pkgbase=gdal pkgname=(gdal python-gdal) pkgver=3.6.3 -pkgrel=1 +pkgrel=2 pkgdesc="A translator library for raster and vector geospatial data formats" arch=(x86_64) url="https://gdal.org/"