summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRalf Mueller2020-11-06 09:28:08 +0100
committerRalf Mueller2020-11-06 09:28:08 +0100
commitdd35d47523027de277a0cd44abcc230f0d0a8fe1 (patch)
tree44e2292c51dffca9623380e6afe510e6ec9e8830 /PKGBUILD
parent7a7a63e297d23023195d90366984ac0734c7a49d (diff)
downloadaur-dd35d47523027de277a0cd44abcc230f0d0a8fe1.tar.gz
new release cdi-1.9.9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 00b2a7bc1e11..f102b1fdcfc4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkg=cdi
flavour=
pkgname=${pkg}${flavour}
-pkgver=1.9.7
-fileID=20126
+pkgver=1.9.9
+fileID=22867
pkgrel=1
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)
-sha256sums=('5bf646fb6b5713716049cbb5a85feef6de2319e059a035dfed0ca095fbfee27b')
+sha256sums=('93904f4021e602f1e35bce3c9983879b37395b38842957f24d2766ffabb8f5e2')
build() {
cd "$srcdir/$pkgname-$pkgver"