summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRalf Mueller2022-08-11 14:20:16 +0200
committerRalf Mueller2022-08-11 14:20:16 +0200
commit2a8465c7b60de3223c16a738d88f503f22daea4b (patch)
treec52d837ae42edc31c026e43d34898b6558afec71 /PKGBUILD
parent2c14a185f50965d204ae26581c4bd3b7a69542a9 (diff)
downloadaur-2a8465c7b60de3223c16a738d88f503f22daea4b.tar.gz
release 2.0.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0b92c1032278..269e8bee330a 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.5
-fileID=26823
+pkgver=2.0.6
+fileID=27276
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=('edeebbf1c3b1a1f0c642dae6bc8c7624e0c54babe461064dc5c7daca4a5b0dce')
+sha256sums=('ef120dea9032b1be80a4cfa201958c3b910107205beb6674195675f1ee8ed402')
build() {
cd "$srcdir/$pkgname-$pkgver"