summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAuto update bot2023-01-03 07:56:47 +0000
committerAuto update bot2023-01-03 07:56:47 +0000
commitda87b6cf6885f8123ad57edec0eb68d2ae01bd9d (patch)
tree9bd27fbafd3e1a0e319380b04859478b1de301ce
parentc2c0a404bfa248368f4c88b81027b242a2d8954e (diff)
downloadaur-da87b6cf6885f8123ad57edec0eb68d2ae01bd9d.tar.gz
auto updated to 3.5.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 774f77631089..aee4cff134c4 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
+ pkgver = 3.5.1
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.zip
- sha256sums = 1ce47112f59f3d6293b15d4a218f31ea5157b07d12f4f8b5dcec84b75ac0d4d0
+ source = http://meteothink.org/downloads/files/MeteoInfo_3.5.1.zip
+ sha256sums = 2ebb88e82827c7878755b60cfc18ef0dc33bd9683043871a00386088f1ea88d8
pkgname = meteoinfo
diff --git a/PKGBUILD b/PKGBUILD
index 230cd2066c4e..d3278eb07705 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Heavysink <winstonwu91@gmail.com>
pkgname=meteoinfo
-pkgver=3.5
+pkgver=3.5.1
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=('1ce47112f59f3d6293b15d4a218f31ea5157b07d12f4f8b5dcec84b75ac0d4d0')
+sha256sums=('2ebb88e82827c7878755b60cfc18ef0dc33bd9683043871a00386088f1ea88d8')
noextract=()
package() {