summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRalf Mueller2020-11-06 09:28:44 +0100
committerRalf Mueller2020-11-06 09:28:44 +0100
commitec122a910744dc5c8183c7501a002a46f77e8bce (patch)
tree2e744672984af3144e4992ad98df24885684367f /PKGBUILD
parenta044f058a7ac0b89863e69bceb825d28fb1bcf7c (diff)
downloadaur-ec122a910744dc5c8183c7501a002a46f77e8bce.tar.gz
new release cdo-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 212ca645f2ce..ca8b94bd1d89 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Ralf Mueller <stark.dreamdetective@gmail.com>
# Contributor: Ralf Mueller <stark.dreamdetective@gmail.com>
pkgname=cdo
-pkgver=1.9.8
-fileID=20826
+pkgver=1.9.9
+fileID=23323
pkgrel=0
pkgdesc="Command line tool manipulate and analyse Climate model Data. Supported data formats are GRIB, netCDF, SERVICE, EXTRA and IEG. There are more than 400 operators available."
url="https://code.zmaw.de/projects/cdo"
@@ -16,7 +16,7 @@ arch=(i686 x86_64)
backup=()
install=
source=(https://code.zmaw.de/attachments/download/${fileID}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('f2660ac6f8bf3fa071cf2a3a196b3ec75ad007deb3a782455e80f28680c5252a')
+sha256sums=('959b5b58f495d521a7fd1daa84644888ec87d6a0df43f22ad950d17aee5ba98d')
build() {
cd "$srcdir/$pkgname-$pkgver"