summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAuto update bot2023-01-30 07:56:38 +0000
committerAuto update bot2023-01-30 07:56:38 +0000
commiteb457fbb372008013ff6091daddb2b21893c6c66 (patch)
tree39cadc9d72d659433653058c835393dfc7582cad
parentc5bdbd807dc3099b4b81e6311d0352f201c5b5f3 (diff)
downloadaur-eb457fbb372008013ff6091daddb2b21893c6c66.tar.gz
auto updated to 3.5.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 62e145a0a5e0..91676bda0103 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.2
+ pkgver = 3.5.3
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.2.zip
- sha256sums = 277a38e09c87c7c2ca7519ec90625f562f9415dc41422d705cc8134f5c7c60ca
+ source = http://meteothink.org/downloads/files/MeteoInfo_3.5.3.zip
+ sha256sums = e48628c2b0e8544acce2797fe26ae92941d08219e67bc89a0ce164b49c766da2
pkgname = meteoinfo
diff --git a/PKGBUILD b/PKGBUILD
index 957e0f48cae9..6626b759d5da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Heavysink <winstonwu91@gmail.com>
pkgname=meteoinfo
-pkgver=3.5.2
+pkgver=3.5.3
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=('277a38e09c87c7c2ca7519ec90625f562f9415dc41422d705cc8134f5c7c60ca')
+sha256sums=('e48628c2b0e8544acce2797fe26ae92941d08219e67bc89a0ce164b49c766da2')
noextract=()
package() {