summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRalf Mueller2023-07-11 16:11:08 +0200
committerRalf Mueller2023-07-11 16:11:08 +0200
commitce7af5e4bc2e7fc9eb0028608e3c0aa5d2ddf0a0 (patch)
treec9612e2ddd4a9d92f3425adcbd1235c601b7e109 /PKGBUILD
parentf142260ac8240a54579e0b98cbbbb483c7dad2d1 (diff)
downloadaur-ce7af5e4bc2e7fc9eb0028608e3c0aa5d2ddf0a0.tar.gz
cdo-2.2.1 update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7062454c5eec..4133c2f294a8 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.2.0
-fileID=28013
+pkgver=2.2.1
+fileID=28653
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=('679c8d105706caffcba0960ec5ddc4a1332c1b40c52f82c3937356999d8fadf2')
+sha256sums=('136801db175daeffb39065f8becbb1831944949bfc1872ead6bc5bfd5aa839e5')
build() {
cd "$srcdir/$pkgname-$pkgver"