summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRalf Mueller2022-02-14 18:08:20 +0100
committerRalf Mueller2022-02-14 18:08:20 +0100
commitd589f8a9f1b2b99fee40be8990491aa412c512a0 (patch)
tree9d1cfff69c9d1314973e42d925be27c1df9f3e7b /PKGBUILD
parent06c17451aad49628d229f12d062a439a3d84d0a3 (diff)
downloadaur-d589f8a9f1b2b99fee40be8990491aa412c512a0.tar.gz
update to 2.0.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d511ff2e874e..4e3334b7a994 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: Ralf Mueller <stark.dreamdetective@gmail.com>
# Contributor: Ralf Mueller <stark.dreamdetective@gmail.com>
pkgname=cdo
-pkgver=2.0.3
-fileID=26676
+pkgver=2.0.4
+fileID=26761
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."
+pkgdesc="Command line tool manipulate and analyse Climate model Data. Supported data formats are GRIB, netCDF, SERVICE, EXTRA and IEG."
url="https://code.zmaw.de/projects/cdo"
license=('GPLv2')
depends=('netcdf' 'hdf5' 'proj' 'libaec' 'eccodes' 'udunits' 'fftw' 'curl' 'jasper' 'magics++')
@@ -16,7 +16,7 @@ arch=(i686 x86_64)
backup=()
install=
source=(https://code.zmaw.de/attachments/download/${fileID}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('25520260ccb4e5324c27fa2160dfafc8152b180dd7f0133bd80425df3ef7c65a')
+sha256sums=('73c0c1e5348632e6e8452ea8e617c35499bc55c845ee2c1d42b912a7e00e5533')
build() {
cd "$srcdir/$pkgname-$pkgver"