summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAuto update bot2023-02-15 07:56:58 +0000
committerAuto update bot2023-02-15 07:56:58 +0000
commit74d9ea6bc99b0b8d81f5b1a250d8ca04ed38dd54 (patch)
tree3ddfb9369ca3dc21b1828ef0cd1d05dde7234b2f
parentc8a0402ed2ecba4b2987b06caff547cd5490adf0 (diff)
downloadaur-74d9ea6bc99b0b8d81f5b1a250d8ca04ed38dd54.tar.gz
auto updated to 3.5.6
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 33c81f307404..7532a7fb4612 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.5
+ pkgver = 3.5.6
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.5.zip
- sha256sums = ab63be2ad0654f759f944e7b0b91d21535c3398e915e484baf3a6a1533e95545
+ source = http://meteothink.org/downloads/files/MeteoInfo_3.5.6.zip
+ sha256sums = deb2229bff91d83aefd726fee0a6d9a71a7784fbe8c2a54eeef3df76e57ef929
pkgname = meteoinfo
diff --git a/PKGBUILD b/PKGBUILD
index d63f5013cb7f..94263798ebc8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Heavysink <winstonwu91@gmail.com>
pkgname=meteoinfo
-pkgver=3.5.5
+pkgver=3.5.6
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=('ab63be2ad0654f759f944e7b0b91d21535c3398e915e484baf3a6a1533e95545')
+sha256sums=('deb2229bff91d83aefd726fee0a6d9a71a7784fbe8c2a54eeef3df76e57ef929')
noextract=()
package() {