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

Felix Yan felixonmars at archlinux.org
Sun Jun 3 16:55:51 UTC 2018


    Date: Sunday, June 3, 2018 @ 16:55:50
  Author: felixonmars
Revision: 339401

upgpkg: postgis 2.4.4-3

json-c 0.13.1 rebuild

Modified:
  postgis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-03 16:54:57 UTC (rev 339400)
+++ PKGBUILD	2018-06-03 16:55:50 UTC (rev 339401)
@@ -5,7 +5,7 @@
 
 pkgname=postgis
 pkgver=2.4.4
-pkgrel=2
+pkgrel=3
 pkgdesc="Adds support for geographic objects to PostgreSQL"
 arch=('x86_64')
 url="http://postgis.net/"
@@ -14,7 +14,7 @@
 changelog=$pkgname.changelog
 options=('!makeflags')
 source=(http://download.osgeo.org/postgis/source/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('0663efb589210d5048d95c817e5cf29552ec8180e16d4c6ef56c94255faca8c2')
+sha512sums=('3cb38ee24dad72a66677cb210ad5f07b0a97411664ede582a5cdbc0ca2d72573db4e9121b6af2eab9cdee6a41122c3f5c59e618df4ee028a3cae7ee35d8670f2')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list