summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAuto update bot2023-02-05 07:56:20 +0000
committerAuto update bot2023-02-05 07:56:20 +0000
commit131255e952acc134e91ec7447aa165f3c7be9486 (patch)
treee2c42d430a0ac4186bafd95a145af92e8632a938
parenteb457fbb372008013ff6091daddb2b21893c6c66 (diff)
downloadaur-131255e952acc134e91ec7447aa165f3c7be9486.tar.gz
auto updated to 3.5.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 91676bda0103..e832eb5ad67a 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.3
+ pkgver = 3.5.4
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.3.zip
- sha256sums = e48628c2b0e8544acce2797fe26ae92941d08219e67bc89a0ce164b49c766da2
+ source = http://meteothink.org/downloads/files/MeteoInfo_3.5.4.zip
+ sha256sums = ee4a2837677c87a86ba8d334cc9a4cb73c2384187ccbc4975c346ce2234a6ce1
pkgname = meteoinfo
diff --git a/PKGBUILD b/PKGBUILD
index 6626b759d5da..4781928efea7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Heavysink <winstonwu91@gmail.com>
pkgname=meteoinfo
-pkgver=3.5.3
+pkgver=3.5.4
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=('e48628c2b0e8544acce2797fe26ae92941d08219e67bc89a0ce164b49c766da2')
+sha256sums=('ee4a2837677c87a86ba8d334cc9a4cb73c2384187ccbc4975c346ce2234a6ce1')
noextract=()
package() {