summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgraziano.giuliani2018-01-17 18:24:08 +0100
committergraziano.giuliani2018-01-17 18:24:08 +0100
commiteaee9da33876b560c3f66a4a94c7476042075abb (patch)
tree7d0cd76937a45d5c0e7dbf1fbc12b066f474799f /PKGBUILD
parent26d156d2705019dfd97cbf5b8d8de4caff38ed1c (diff)
downloadaur-eaee9da33876b560c3f66a4a94c7476042075abb.tar.gz
new upstream
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6f39676caf87..13b8df4c0498 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Contributor: Graziano Giuliani <graziano.giuliani@poste.it>
pkgname=eccodes
-pkgver=2.5.0
+pkgver=2.6.0
_attnum=45757960
pkgrel=1
pkgdesc="ECMWF decoding library for GRIB, BUFR and GTS"
@@ -12,7 +12,7 @@ optdepends=('libaec: for compression' 'jasper: as an alternative to openjpeg')
makedepends=('gcc-fortran' 'python2' 'python2-numpy' 'cmake')
conflicts=('grib_api' 'libbufr-ecmwf')
source=(http://software.ecmwf.int/wiki/download/attachments/${_attnum}/${pkgname}-${pkgver}-Source.tar.gz)
-md5sums=('5a7e92c58418d855082fa573efd352aa')
+md5sums=('eec5771c9ced631dabb1411bb1691626')
build() {
cd "$srcdir"/${pkgname}-${pkgver}-Source