summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAuto update bot2023-01-11 07:57:09 +0000
committerAuto update bot2023-01-11 07:57:09 +0000
commitc5bdbd807dc3099b4b81e6311d0352f201c5b5f3 (patch)
tree36c6219a3e7285cc5922f07f741105bf0e4a222e
parentda87b6cf6885f8123ad57edec0eb68d2ae01bd9d (diff)
downloadaur-c5bdbd807dc3099b4b81e6311d0352f201c5b5f3.tar.gz
auto updated to 3.5.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aee4cff134c4..62e145a0a5e0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = meteoinfo
pkgdesc = An open source software suite to view and analyze meteorological and spatial data interactively (MeteoInfoMap) or do scientific computation and visualization (MeteoInfoLab)
- pkgver = 3.5.1
+ pkgver = 3.5.2
pkgrel = 1
url = http://meteothink.org
arch = any
@@ -8,7 +8,7 @@ pkgbase = meteoinfo
makedepends = unzip
depends = sh
depends = java-environment
- source = http://meteothink.org/downloads/files/MeteoInfo_3.5.1.zip
- sha256sums = 2ebb88e82827c7878755b60cfc18ef0dc33bd9683043871a00386088f1ea88d8
+ source = http://meteothink.org/downloads/files/MeteoInfo_3.5.2.zip
+ sha256sums = 277a38e09c87c7c2ca7519ec90625f562f9415dc41422d705cc8134f5c7c60ca
pkgname = meteoinfo
diff --git a/PKGBUILD b/PKGBUILD
index d3278eb07705..957e0f48cae9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Heavysink <winstonwu91@gmail.com>
pkgname=meteoinfo
-pkgver=3.5.1
+pkgver=3.5.2
pkgrel=1
pkgdesc="An open source software suite to view and analyze meteorological and spatial data interactively (MeteoInfoMap) or do scientific computation and visualization (MeteoInfoLab)"
arch=("any")
@@ -10,7 +10,7 @@ license=("LGPL")
depends=("sh" "java-environment")
makedepends=("unzip")
source=("http://meteothink.org/downloads/files/MeteoInfo_${pkgver}.zip")
-sha256sums=('2ebb88e82827c7878755b60cfc18ef0dc33bd9683043871a00386088f1ea88d8')
+sha256sums=('277a38e09c87c7c2ca7519ec90625f562f9415dc41422d705cc8134f5c7c60ca')
noextract=()
package() {