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

Felix Yan felixonmars at archlinux.org
Sat Aug 29 00:39:41 UTC 2020


    Date: Saturday, August 29, 2020 @ 00:39:40
  Author: felixonmars
Revision: 691363

upgpkg: postgis 3.0.2-1

Modified:
  postgis/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-29 00:39:32 UTC (rev 691362)
+++ PKGBUILD	2020-08-29 00:39:40 UTC (rev 691363)
@@ -3,8 +3,8 @@
 # Contributor: William Rea <sillywilly at gmail.com>
 
 pkgname=postgis
-pkgver=3.0.1
-pkgrel=3
+pkgver=3.0.2
+pkgrel=1
 pkgdesc="Adds support for geographic objects to PostgreSQL"
 arch=('x86_64')
 url="https://postgis.net/"
@@ -13,7 +13,7 @@
 makedepends=('clang' 'llvm')
 changelog=$pkgname.changelog
 source=(https://download.osgeo.org/postgis/source/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('5a5432f95150d9bae9215c6d1c7bb354e060482a7c379daa9b8384e1d03e6353')
+sha512sums=('763d7818d195eca0b07d94a864b13da68e5734ae57b7c93c285dc2d0fa4a155715745e5da67e1a3bca49d8d4f89dc495ed3912c079722290ce9f220afca33f4d')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list