summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRalf Mueller2018-02-12 13:38:20 +0100
committerRalf Mueller2018-02-12 13:38:20 +0100
commita80bc670215eb825da6e44405350e12790efc16a (patch)
treee290f82fd108197d42e8f0c766ef574d81ca8fe0 /PKGBUILD
parent13fa403133bef5b8e176c39dfb0318081b0c3efc (diff)
downloadaur-a80bc670215eb825da6e44405350e12790efc16a.tar.gz
update to cdi-1.9.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b5a4895df329..37a3a9685607 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkg=cdi
flavour=
pkgname=${pkg}${flavour}
-pkgver=1.9.2
-fileID=16032
+pkgver=1.9.3
+fileID=16436
pkgrel=0
pkgdesc="CDI is a general purpose C-library with an additional Fortran interface for file IO in the geoscience area. Supported data formats are GRIB, netCDF, SERVICE, EXTRA and IEG. CDI is the IO part of CDO"
url="https://code.zmaw.de/projects/cdi"
@@ -17,7 +17,7 @@ arch=(i686 x86_64)
backup=()
install=
source=(https://code.zmaw.de/attachments/download/${fileID}/${pkg}-${pkgver}.tar.gz)
-md5sums=('e494540ea37e4401344e023c67cba112')
+md5sums=('3702754326319545164576995d419826')
build() {
cd "$srcdir/$pkgname-$pkgver"