summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAuto update bot2023-02-13 07:56:25 +0000
committerAuto update bot2023-02-13 07:56:25 +0000
commitc8a0402ed2ecba4b2987b06caff547cd5490adf0 (patch)
tree6305839f9c9a43038c797ec4159560db434f0103
parent131255e952acc134e91ec7447aa165f3c7be9486 (diff)
downloadaur-c8a0402ed2ecba4b2987b06caff547cd5490adf0.tar.gz
auto updated to 3.5.5
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e832eb5ad67a..33c81f307404 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.4
+ pkgver = 3.5.5
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.4.zip
- sha256sums = ee4a2837677c87a86ba8d334cc9a4cb73c2384187ccbc4975c346ce2234a6ce1
+ source = http://meteothink.org/downloads/files/MeteoInfo_3.5.5.zip
+ sha256sums = ab63be2ad0654f759f944e7b0b91d21535c3398e915e484baf3a6a1533e95545
pkgname = meteoinfo
diff --git a/PKGBUILD b/PKGBUILD
index 4781928efea7..d63f5013cb7f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Heavysink <winstonwu91@gmail.com>
pkgname=meteoinfo
-pkgver=3.5.4
+pkgver=3.5.5
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=('ee4a2837677c87a86ba8d334cc9a4cb73c2384187ccbc4975c346ce2234a6ce1')
+sha256sums=('ab63be2ad0654f759f944e7b0b91d21535c3398e915e484baf3a6a1533e95545')
noextract=()
package() {