summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRalf Mueller2018-05-09 14:10:19 +0200
committerRalf Mueller2018-05-09 14:10:19 +0200
commit5ae3bb7928fbcc898f08a2cd84ff7119b2ac2db6 (patch)
treecd3d0a8a2b9a21dfe3133bb23099375a3ac6fcf0 /PKGBUILD
parenta80bc670215eb825da6e44405350e12790efc16a (diff)
downloadaur-5ae3bb7928fbcc898f08a2cd84ff7119b2ac2db6.tar.gz
update to release 1.9.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 37a3a9685607..182abfbffa17 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkg=cdi
flavour=
pkgname=${pkg}${flavour}
-pkgver=1.9.3
-fileID=16436
+pkgver=1.9.4
+fileID=17327
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=('3702754326319545164576995d419826')
+md5sums=('e5bb0e67367482f23e8e8e05b33950e8')
build() {
cd "$srcdir/$pkgname-$pkgver"