Date: Tuesday, June 28, 2022 @ 00:06:36
  Author: archange
Revision: 1239790

upgpkg: gmt 6.4.0-1

Modified:
  gmt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-06-27 23:58:35 UTC (rev 1239789)
+++ PKGBUILD    2022-06-28 00:06:36 UTC (rev 1239790)
@@ -2,8 +2,8 @@
 
 pkgbase=gmt
 pkgname=(gmt gmt-doc)
-pkgver=6.3.0
-pkgrel=2
+pkgver=6.4.0
+pkgrel=1
 pkgdesc="Generic Mapping Tools for manipulating and plotting geographic and 
cartesian data"
 arch=(x86_64)
 url="https://www.generic-mapping-tools.org";
@@ -10,7 +10,7 @@
 license=(LGPL)
 makedepends=(cmake blas curl ffmpeg fftw gdal geos ghostscript graphicsmagick 
lapack openmp netcdf pcre zlib)
 
source=(https://github.com/GenericMappingTools/gmt/releases/download/${pkgver}/${pkgname}-${pkgver}-src.tar.xz)
-sha256sums=('69e29b62ee802a3a64260d6a1e023f1350e3bf4070221aa1307bf8a9e56c1ee5')
+sha256sums=('b46effe59cf96f50c6ef6b031863310d819e63b2ed1aa873f94d70c619490672')
 
 build() {
   cmake -B build -S ${pkgname}-${pkgver} \

Reply via email to