summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRalf Mueller2019-02-07 13:35:36 +0100
committerRalf Mueller2019-02-07 13:35:36 +0100
commit5e7349e7ca8352b5085f7f20350964c58314cfb4 (patch)
treee163a6d9a257d5c3dca4db99f63c8dbec5a38c66 /PKGBUILD
parent4e594b24191265ad8814065703a16e9cf14c8aba (diff)
downloadaur-5e7349e7ca8352b5085f7f20350964c58314cfb4.tar.gz
update to release 1.9.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e40defe6a05f..7666feb271cb 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=1.9.5
-fileID=18264
+pkgver=1.9.6
+fileID=19299
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)
-md5sums=('0c60f2c94dc5c76421ecf363153a5043')
+sha256sums=('b31474c94548d21393758caa33f35cf7f423d5dfc84562ad80a2bdcb725b5585')
build() {
cd "$srcdir/$pkgname-$pkgver"