summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRalf Mueller2022-01-14 10:48:55 +0100
committerRalf Mueller2022-01-14 10:48:55 +0100
commit06c17451aad49628d229f12d062a439a3d84d0a3 (patch)
treee4b8c17ec98cfc0e23b8a15ad6436f2d0fc01585 /PKGBUILD
parent333b3385e05412971db0be8b4b05882a6e98a36d (diff)
downloadaur-06c17451aad49628d229f12d062a439a3d84d0a3.tar.gz
update to cdo-2.0.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 59a896afcdc0..d511ff2e874e 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=2.0.2
-fileID=26654
+pkgver=2.0.3
+fileID=26676
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=('34dfdd0d4126cfd35fc69e37e60901c8622d13ec5b3fa5f0fe6a1cc866cc5a70')
+sha256sums=('25520260ccb4e5324c27fa2160dfafc8152b180dd7f0133bd80425df3ef7c65a')
build() {
cd "$srcdir/$pkgname-$pkgver"