Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / gdal
Commits: 36fdee15 by Antonio Rojas at 2023-08-28T20:02:59+02:00 upgpkg: 3.7.1-1: Update to 3.7.1 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -5,8 +5,8 @@ pkgbase=gdal pkgname=(gdal python-gdal) -pkgver=3.7.0 -pkgrel=7 +pkgver=3.7.1 +pkgrel=1 pkgdesc="A translator library for raster and vector geospatial data formats" arch=(x86_64) url="https://gdal.org/" @@ -21,7 +21,7 @@ makedepends=(cmake opencl-headers python-setuptools python-numpy # ogdi changelog=$pkgbase.changelog source=(https://download.osgeo.org/${pkgbase}/${pkgver}/${pkgbase}-${pkgver}.tar.xz) -b2sums=('400cc17fc636c637f7c40e93aed8e2db7bfbbe73741da4135cfeec8dbcda24ce0c8035214edf038afc29a916012da86a78d789729540f870231dfa6aa27e424a') +b2sums=('c137ca19809170948b5b7bf852193d922d167fed554eef0cf43f326098b7b7faa40427fddbe14b051af31bbc53a91555ce562f88d04f37f81e0753265383c42a') prepare() { # Fix build with podofo-0.9 View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/gdal/-/commit/36fdee15219dd427f39d226b06a6d769afd789c4 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/gdal/-/commit/36fdee15219dd427f39d226b06a6d769afd789c4 You're receiving this email because of your account on gitlab.archlinux.org.
