Package Details: meteoinfo 3.9.7-1

Git Clone URL: https://aur.archlinux.org/meteoinfo.git (read-only, click to copy)
Package Base: meteoinfo
Description: MeteoInfo: GIS, scientific computation and visualization environment
Upstream URL: http://meteothink.org
Keywords: weather
Licenses: LGPL-3.0
Submitter: heavysink
Maintainer: envolution
Last Packager: envolution
Votes: 1
Popularity: 0.000000
First Submitted: 2019-08-09 15:36 (UTC)
Last Updated: 2024-11-30 14:07 (UTC)

Dependencies (1)

Required by (0)

Sources (3)

Latest Comments

Pulec commented on 2023-10-15 08:28 (UTC) (edited on 2023-10-15 08:29 (UTC) by Pulec)

-pkgver=3.5.11
+pkgver=3.7.2

-sha256sums=('2694ec018d8635c73956dc931d62c621740b83050568c9ef28eb6007da0addae')
+sha256sums=('652584c70b4c03035ac8aaf7790795403bda1664cfa8ecf3a639e13034b17c07')

-  rm *.exe *_mac.sh *.log
+  rm *.exe *_mac.sh

Seems that in 3.7.2 there are no *.log files in the zip

petronny commented on 2023-06-01 06:48 (UTC)

Please change rm *.exe *_mac.sh *.log to rm -f *.exe *_mac.sh *.log.