summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRalf Mueller2021-01-25 09:25:40 +0100
committerRalf Mueller2021-01-25 09:25:40 +0100
commit43370dbb2c85fccca1eb1a166d2da1eabb48c41b (patch)
tree087e68d7c0787f4dfd662ca11a100f076d006152 /PKGBUILD
parentec122a910744dc5c8183c7501a002a46f77e8bce (diff)
downloadaur-43370dbb2c85fccca1eb1a166d2da1eabb48c41b.tar.gz
release 1.9.10
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ca8b94bd1d89..a1d028de64de 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.9
-fileID=23323
+pkgver=1.9.10
+fileID=24638
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=('959b5b58f495d521a7fd1daa84644888ec87d6a0df43f22ad950d17aee5ba98d')
+sha256sums=('cc39c89bbb481d7b3945a06c56a8492047235f46ac363c4f0d980fccdde6677e')
build() {
cd "$srcdir/$pkgname-$pkgver"