[arch-commits] Commit in postgis/trunk (PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Thu Dec 23 17:10:40 UTC 2021


    Date: Thursday, December 23, 2021 @ 17:10:40
  Author: arojas
Revision: 1083308

Update to 3.2.0, gdal 3.4 rebuild

Modified:
  postgis/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-23 17:06:56 UTC (rev 1083307)
+++ PKGBUILD	2021-12-23 17:10:40 UTC (rev 1083308)
@@ -3,7 +3,7 @@
 # Contributor: William Rea <sillywilly at gmail.com>
 
 pkgname=postgis
-pkgver=3.1.4
+pkgver=3.2.0
 pkgrel=1
 pkgdesc="Adds support for geographic objects to PostgreSQL"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 makedepends=('clang' 'llvm')
 changelog=$pkgname.changelog
 source=(https://download.osgeo.org/postgis/source/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('dc8e3fe8bc532e422f5d724c5a7c437f6555511716f6410d4d2db9762e1a3796')
+sha256sums=('7ab9e154c6947c0cffb8fa12d70806add9aa060e62b6c86a2e206f9d4b507cfd')
 
 prepare() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list