summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAuto update bot2022-12-15 15:45:09 +0000
committerAuto update bot2022-12-15 15:45:09 +0000
commitd6d2738151f94dfa043fafa747211937ba34c311 (patch)
tree0ec8253dbf733b2f28887017b5a6a3f6d24cedfb
parent035eeb5a3b621d337fb5b1bf4ea97e1d3beafaab (diff)
downloadaur-d6d2738151f94dfa043fafa747211937ba34c311.tar.gz
auto updated to 3.4.11
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cb57d36ec686..15f7b4b295c3 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.2.7
+ pkgver = 3.4.11
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.2.7.zip
- sha256sums = a1cc58a3c0d55bfceadbf2ba43f42c7a29e70ba4e2bc9068ccf0cc10a150461b
+ source = http://meteothink.org/downloads/files/MeteoInfo_3.4.11.zip
+ sha256sums = 8a4245e5da4f552508e485f50fe3cb98eba4b8d92d0d646152bd3b172dcb04db
pkgname = meteoinfo
diff --git a/PKGBUILD b/PKGBUILD
index b2a594751d85..1736be8256f1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Heavysink <winstonwu91@gmail.com>
pkgname=meteoinfo
-pkgver=3.2.7
+pkgver=3.4.11
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=('a1cc58a3c0d55bfceadbf2ba43f42c7a29e70ba4e2bc9068ccf0cc10a150461b')
+sha256sums=('8a4245e5da4f552508e485f50fe3cb98eba4b8d92d0d646152bd3b172dcb04db')
noextract=()
package() {