summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMohammadreza Abdollahzadeh2021-12-20 18:44:37 +0330
committerMohammadreza Abdollahzadeh2021-12-20 18:44:37 +0330
commit7da5a6eb0170073913c6266999322f0839f6c29c (patch)
tree3efe3d616bdcbae69cd599f092867cf130628f3d
parent98b950a26f5e8401b201af2eabce7a11ccca6a00 (diff)
downloadaur-7da5a6eb0170073913c6266999322f0839f6c29c.tar.gz
update to v2.0.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 20ede88c0cfb..3aacfe5aa2c1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = gmt-dcw
pkgdesc = The Digital Chart of the World Polygon data for the Generic Mapping Tools.
- pkgver = 2.0.1
+ pkgver = 2.0.2
pkgrel = 1
url = https://www.generic-mapping-tools.org/
arch = any
license = LGPL
- source = https://github.com/GenericMappingTools/dcw-gmt/releases/download/2.0.1/dcw-gmt-2.0.1.tar.gz
- sha256sums = 5c90b2968f4095cf5ea44a354dc9d8f9dd1b8fe5514e0338ff85b48e03547a25
+ source = https://github.com/GenericMappingTools/dcw-gmt/releases/download/2.0.2/dcw-gmt-2.0.2.tar.gz
+ sha256sums = 2b300f01ca350db17aadd0260ae33bf36dc6b61be4150e66829033cec3d65c3c
pkgname = gmt-dcw
diff --git a/PKGBUILD b/PKGBUILD
index bdd10fdd2405..baa593aa8aa9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Mohammadreza Abdollahzadeh <morealaz at gmail dot com>
pkgname=gmt-dcw
-pkgver=2.0.1
+pkgver=2.0.2
pkgrel=1
pkgdesc="The Digital Chart of the World Polygon data for the Generic Mapping Tools."
arch=('any')
url="https://www.generic-mapping-tools.org/"
license=('LGPL')
source=("https://github.com/GenericMappingTools/dcw-gmt/releases/download/${pkgver}/dcw-gmt-${pkgver}.tar.gz")
-sha256sums=('5c90b2968f4095cf5ea44a354dc9d8f9dd1b8fe5514e0338ff85b48e03547a25')
+sha256sums=('2b300f01ca350db17aadd0260ae33bf36dc6b61be4150e66829033cec3d65c3c')
package() {
mkdir -p ${pkgdir}/usr/share/gmt/dcw