summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRalf Mueller2017-10-24 13:34:12 +0200
committerRalf Mueller2017-10-24 13:34:12 +0200
commit253bbb4d9a75b6cf432e37054d42bd8d2b8e18b8 (patch)
tree27821706da6e291abdfdfb4f2f659082e17035b8 /PKGBUILD
parent114d2d3ee840907ce979714031c4d2117e27e8e7 (diff)
downloadaur-253bbb4d9a75b6cf432e37054d42bd8d2b8e18b8.tar.gz
update to cdi-1.9.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 169754e4574c..45dbe40f1fa1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkg=cdi
flavour=
pkgname=${pkg}${flavour}
-pkgver=1.8.1
-fileID=14290
+pkgver=1.9.1
+fileID=15646
pkgrel=0
pkgdesc="CDI is a general purpose C-library 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=('e06c6643f9c042c2b1f1ea8ed7ce8d7d')
+md5sums=('17edfb700ca9180cdb273465d0016910')
build() {
cd "$srcdir/$pkgname-$pkgver"