summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAuto update bot2023-03-07 07:56:24 +0000
committerAuto update bot2023-03-07 07:56:24 +0000
commit3b094b577f5c7767c1bf22e623eec5c09ebb2e7a (patch)
tree0785c8a0f1ba6d1d5ce1670e56755d0feca57d48
parentcc6d696be0a10116afc2287ffc1b5f73a98fc308 (diff)
downloadaur-3b094b577f5c7767c1bf22e623eec5c09ebb2e7a.tar.gz
Auto updated to 3.5.8
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9dc324ab5bdf..f204deb9de23 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.7
+ pkgver = 3.5.8
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.7.zip
- sha256sums = 7016e6bb94402e3344957856c3e40150ca55a9c4b72a0633382839b8dea795a5
+ source = http://meteothink.org/downloads/files/MeteoInfo_3.5.8.zip
+ sha256sums = 4b2c99e743c3fcfa478b69488107e48ae5dc4e2354d17a31d5c6adb0702960bb
pkgname = meteoinfo
diff --git a/PKGBUILD b/PKGBUILD
index c59447cfaa1f..7132e5a8163c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Heavysink <winstonwu91@gmail.com>
pkgname=meteoinfo
-pkgver=3.5.7
+pkgver=3.5.8
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=('7016e6bb94402e3344957856c3e40150ca55a9c4b72a0633382839b8dea795a5')
+sha256sums=('4b2c99e743c3fcfa478b69488107e48ae5dc4e2354d17a31d5c6adb0702960bb')
noextract=()
package() {