summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRalf Mueller2019-02-07 13:16:18 +0100
committerRalf Mueller2019-02-07 13:16:18 +0100
commit50d37b72215ecdc9158870c05e91cb82a6505598 (patch)
tree069cf7f124fa564949013edd75713cc0a21cfbc7 /PKGBUILD
parent3b300126788f88c583798abda3c9e76164ba30fe (diff)
downloadaur-50d37b72215ecdc9158870c05e91cb82a6505598.tar.gz
update to release 1.9.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 88aaa63c9ace..ed260d81e6fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkg=cdi
flavour=
pkgname=${pkg}${flavour}
-pkgver=1.9.5
-fileID=18255
+pkgver=1.9.6
+fileID=19298
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=('fb8315a36708a5cbc898715dbdc3da48')
+sha256sums=('cbfbe0711ef1b7305a8f20763fa852452c0ce4e6352f2d6fd9481402fee295ad')
build() {
cd "$srcdir/$pkgname-$pkgver"