summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAuto update bot2023-03-30 07:56:05 +0000
committerAuto update bot2023-03-30 07:56:05 +0000
commit9c76436ca740ad8dba3bec0286debf2cf3565a5e (patch)
tree2e175b7ea837979f6fe3f34d19387e3f40564ccb
parent016fcd2d8c2113523437334ac72690bf2d40c5ce (diff)
downloadaur-9c76436ca740ad8dba3bec0286debf2cf3565a5e.tar.gz
Auto updated to 3.5.10
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2529fb76eab5..6964016211e0 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.9
+ pkgver = 3.5.10
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.9.zip
- sha256sums = f1b70c7195d92bd91e5ccc6818cc95faf6984e9fbd3aa0461dd729475c6ca990
+ source = http://meteothink.org/downloads/files/MeteoInfo_3.5.10.zip
+ sha256sums = 7c751bdd8493b1dd7dd3acff17ad3e80a063babdc2b65d22c26ffa4b29da425e
pkgname = meteoinfo
diff --git a/PKGBUILD b/PKGBUILD
index 04081cdff564..043b19422b33 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Heavysink <winstonwu91@gmail.com>
pkgname=meteoinfo
-pkgver=3.5.9
+pkgver=3.5.10
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=('f1b70c7195d92bd91e5ccc6818cc95faf6984e9fbd3aa0461dd729475c6ca990')
+sha256sums=('7c751bdd8493b1dd7dd3acff17ad3e80a063babdc2b65d22c26ffa4b29da425e')
noextract=()
package() {