summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsentientc2021-09-24 01:11:01 +1200
committersentientc2021-09-24 01:11:01 +1200
commit3b6907e58418d4cbb5dd4151d1c20b090dc8b97f (patch)
treee9500025fd23c39ba02e353cc83a234772123cb6
parentc2e606c7737e9a504b256baff777c0210300dc6d (diff)
downloadaur-3b6907e58418d4cbb5dd4151d1c20b090dc8b97f.tar.gz
pkgver changed to latest
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6dfe43071c1b..9742e6a295a6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,10 @@
# Maintainer: simon chou <sentientcatgmaildotcom>
# Contributor: Graziano Giuliani <graziano.giuliani@poste.it>
pkgname=eccodes-git
-pkgver=2020.10.1.r0.g929aee77
+pkgver=latest
pkgrel=1
pkgdesc="ECMWF decoding library for GRIB, BUFR and GTS"
arch=('x86_64')
-#url="https://software.ecmwf.int/wiki/display/ECC/ecCodes+Home"
url="https://github.com/ecmwf/${pkgname%-git}"
license=('Apache')
depends=('openjpeg' 'libpng' 'python3' 'netcdf' 'libaec')