summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRalf Mueller2022-03-17 09:33:52 +0100
committerRalf Mueller2022-03-17 09:33:52 +0100
commit2c14a185f50965d204ae26581c4bd3b7a69542a9 (patch)
tree97c6d333d08b44ca213a1802bc9a0b66510b3389 /PKGBUILD
parentd589f8a9f1b2b99fee40be8990491aa412c512a0 (diff)
downloadaur-2c14a185f50965d204ae26581c4bd3b7a69542a9.tar.gz
update cdo-2.0.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4e3334b7a994..0b92c1032278 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.4
-fileID=26761
+pkgver=2.0.5
+fileID=26823
pkgrel=0
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"
@@ -16,7 +16,7 @@ arch=(i686 x86_64)
backup=()
install=
source=(https://code.zmaw.de/attachments/download/${fileID}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('73c0c1e5348632e6e8452ea8e617c35499bc55c845ee2c1d42b912a7e00e5533')
+sha256sums=('edeebbf1c3b1a1f0c642dae6bc8c7624e0c54babe461064dc5c7daca4a5b0dce')
build() {
cd "$srcdir/$pkgname-$pkgver"