From 3db9dc09c9ccdd4ffa85964d82191c57470633f4 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Thu, 5 Jan 2023 00:53:06 +0000 Subject: [PATCH] community/gdal to 3.6.1-2 --- community/gdal/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/gdal/PKGBUILD b/community/gdal/PKGBUILD index 071935d97..261718037 100644 --- a/community/gdal/PKGBUILD +++ b/community/gdal/PKGBUILD @@ -11,7 +11,7 @@ pkgbase=gdal pkgname=(gdal python-gdal) pkgver=3.6.1 -pkgrel=1 +pkgrel=2 pkgdesc="A translator library for raster and vector geospatial data formats" arch=(x86_64) url="https://gdal.org/"