Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / gmt


Commits:
57acda4c by Antonio Rojas at 2024-04-26T22:02:25+02:00
upgpkg: 6.5.0-1: Update to 6.5.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = gmt
        pkgdesc = Generic Mapping Tools for manipulating and plotting 
geographic and cartesian data
-       pkgver = 6.4.0
-       pkgrel = 5
+       pkgver = 6.5.0
+       pkgrel = 1
        url = https://www.generic-mapping-tools.org
        arch = x86_64
        license = LGPL
@@ -19,8 +19,8 @@ pkgbase = gmt
        makedepends = netcdf
        makedepends = pcre2
        makedepends = zlib
-       source = 
https://github.com/GenericMappingTools/gmt/releases/download/6.4.0/gmt-6.4.0-src.tar.xz
-       sha256sums = 
b46effe59cf96f50c6ef6b031863310d819e63b2ed1aa873f94d70c619490672
+       source = 
https://github.com/GenericMappingTools/gmt/releases/download/6.5.0/gmt-6.5.0-src.tar.xz
+       sha256sums = 
4022adb44033f9c1d5a4d275b69506449e4d486efe2218313f3ff7a6c6c3141e
 
 pkgname = gmt
        depends = blas


=====================================
PKGBUILD
=====================================
@@ -2,15 +2,15 @@
 
 pkgbase=gmt
 pkgname=(gmt gmt-doc)
-pkgver=6.4.0
-pkgrel=5
+pkgver=6.5.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";
 license=(LGPL)
 makedepends=(cmake blas curl ffmpeg fftw gdal geos ghostscript graphicsmagick 
lapack openmp netcdf pcre2 zlib)
 
source=(https://github.com/GenericMappingTools/gmt/releases/download/${pkgver}/${pkgname}-${pkgver}-src.tar.xz)
-sha256sums=('b46effe59cf96f50c6ef6b031863310d819e63b2ed1aa873f94d70c619490672')
+sha256sums=('4022adb44033f9c1d5a4d275b69506449e4d486efe2218313f3ff7a6c6c3141e')
 
 build() {
   cmake -B build -S ${pkgname}-${pkgver} \



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gmt/-/commit/57acda4ceb7639974147c8b725f3004f8d91ace7

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gmt/-/commit/57acda4ceb7639974147c8b725f3004f8d91ace7
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to