summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAuto update bot2022-12-27 07:56:51 +0000
committerAuto update bot2022-12-27 07:56:51 +0000
commitc2c0a404bfa248368f4c88b81027b242a2d8954e (patch)
tree8e1915c5981698f9f3f96efcb7495506af267122
parentd6d2738151f94dfa043fafa747211937ba34c311 (diff)
downloadaur-c2c0a404bfa248368f4c88b81027b242a2d8954e.tar.gz
auto updated to 3.5
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 15f7b4b295c3..774f77631089 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.4.11
+ pkgver = 3.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.4.11.zip
- sha256sums = 8a4245e5da4f552508e485f50fe3cb98eba4b8d92d0d646152bd3b172dcb04db
+ source = http://meteothink.org/downloads/files/MeteoInfo_3.5.zip
+ sha256sums = 1ce47112f59f3d6293b15d4a218f31ea5157b07d12f4f8b5dcec84b75ac0d4d0
pkgname = meteoinfo
diff --git a/PKGBUILD b/PKGBUILD
index 1736be8256f1..230cd2066c4e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Heavysink <winstonwu91@gmail.com>
pkgname=meteoinfo
-pkgver=3.4.11
+pkgver=3.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=('8a4245e5da4f552508e485f50fe3cb98eba4b8d92d0d646152bd3b172dcb04db')
+sha256sums=('1ce47112f59f3d6293b15d4a218f31ea5157b07d12f4f8b5dcec84b75ac0d4d0')
noextract=()
package() {