summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlireza |S.N|2024-04-12 16:44:58 +0330
committerAlireza |S.N|2024-04-12 16:44:58 +0330
commit18e88e02fe784b3c8f78a70a61db0c09e3d5d001 (patch)
tree13ea998a0cc52bf01479ae80bb0a1acc68c44e5c /PKGBUILD
parentda56d91e2d9044875ba9e48d921b2012f1a8b2b5 (diff)
downloadaur-18e88e02fe784b3c8f78a70a61db0c09e3d5d001.tar.gz
Update to 3.8.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 68335bd384be..e40064d7e719 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgbase=gdal-libkml-filegdb
pkgname=(gdal-libkml-filegdb python-gdal-libkml-filegdb)
-pkgver=3.8.4
+pkgver=3.8.5
pkgrel=1
provides=('gdal')
pkgdesc="A translator library for raster and vector geospatial data formats (with libkml and filegdb support)"
@@ -23,7 +23,7 @@ makedepends=(cmake opencl-headers python-setuptools python-numpy
# ogdi
changelog=gdal.changelog
source=(https://download.osgeo.org/gdal/${pkgver}/gdal-${pkgver}.tar.xz)
-b2sums=('53d553ac09bf6a007e38ad41d3033e6b4ab7992c9c2eb84ac4f56b7be14f68a2931bb7655807b10aff1836d47a98e04ec70bb9c6db19596c2b35aa260b3579dc')
+b2sums=('2c5f9b3fa1c3d5d7879c2aa1c95f82c6360b35a259443a8ad68ff8f471f4efa8d2fd7935c57317ee5e94789244067706967f9c5df413bccd2556b5790d51d349')
build() {
export PATH="$(pwd)/build/apps:$PATH"