summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAuto update bot2023-03-21 07:56:25 +0000
committerAuto update bot2023-03-21 07:56:25 +0000
commit016fcd2d8c2113523437334ac72690bf2d40c5ce (patch)
treee068ce047c260bc1b541b3d79358b96a33be028b
parent3b094b577f5c7767c1bf22e623eec5c09ebb2e7a (diff)
downloadaur-016fcd2d8c2113523437334ac72690bf2d40c5ce.tar.gz
Auto updated to 3.5.9
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f204deb9de23..2529fb76eab5 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.8
+ pkgver = 3.5.9
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.8.zip
- sha256sums = 4b2c99e743c3fcfa478b69488107e48ae5dc4e2354d17a31d5c6adb0702960bb
+ source = http://meteothink.org/downloads/files/MeteoInfo_3.5.9.zip
+ sha256sums = f1b70c7195d92bd91e5ccc6818cc95faf6984e9fbd3aa0461dd729475c6ca990
pkgname = meteoinfo
diff --git a/PKGBUILD b/PKGBUILD
index 7132e5a8163c..04081cdff564 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Heavysink <winstonwu91@gmail.com>
pkgname=meteoinfo
-pkgver=3.5.8
+pkgver=3.5.9
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=('4b2c99e743c3fcfa478b69488107e48ae5dc4e2354d17a31d5c6adb0702960bb')
+sha256sums=('f1b70c7195d92bd91e5ccc6818cc95faf6984e9fbd3aa0461dd729475c6ca990')
noextract=()
package() {