summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAuto update bot2023-02-24 07:56:26 +0000
committerAuto update bot2023-02-24 07:56:26 +0000
commitcc6d696be0a10116afc2287ffc1b5f73a98fc308 (patch)
tree78e8be74bf397b526616882097cb79dc6728d76c
parent74d9ea6bc99b0b8d81f5b1a250d8ca04ed38dd54 (diff)
downloadaur-cc6d696be0a10116afc2287ffc1b5f73a98fc308.tar.gz
auto updated to 3.5.7
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7532a7fb4612..9dc324ab5bdf 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.6
+ pkgver = 3.5.7
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.6.zip
- sha256sums = deb2229bff91d83aefd726fee0a6d9a71a7784fbe8c2a54eeef3df76e57ef929
+ source = http://meteothink.org/downloads/files/MeteoInfo_3.5.7.zip
+ sha256sums = 7016e6bb94402e3344957856c3e40150ca55a9c4b72a0633382839b8dea795a5
pkgname = meteoinfo
diff --git a/PKGBUILD b/PKGBUILD
index 94263798ebc8..c59447cfaa1f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Heavysink <winstonwu91@gmail.com>
pkgname=meteoinfo
-pkgver=3.5.6
+pkgver=3.5.7
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=('deb2229bff91d83aefd726fee0a6d9a71a7784fbe8c2a54eeef3df76e57ef929')
+sha256sums=('7016e6bb94402e3344957856c3e40150ca55a9c4b72a0633382839b8dea795a5')
noextract=()
package() {