summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRalf Mueller2015-10-29 16:57:23 +0100
committerRalf Mueller2015-10-29 16:57:23 +0100
commitfbcb2788598fb79ac0e4814c73fae2220686e2c0 (patch)
tree12b8c5f5517e6817e1573d070ca55afef0255f7f /PKGBUILD
parentee013817b3bf84771e369b4251c8d52df28dd282 (diff)
downloadaur-fbcb2788598fb79ac0e4814c73fae2220686e2c0.tar.gz
update to cdo-1.7.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3ecdebf3b920..94eb72cb44df 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Ralf Mueller <stark.dreamdetective@gmail.com>
# Contributor: Ralf Mueller <stark.dreamdetective@gmail.com>
pkgname=cdo
-pkgver=1.6.9
-fileID=10198
-pkgrel=1
+pkgver=1.7.0
+fileID=11392
+pkgrel=0
pkgdesc="CDO is a collection of command line Operators to 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"
license="GPL"
@@ -16,7 +16,7 @@ arch=(i686 x86_64)
backup=()
install=
source=(https://code.zmaw.de/attachments/download/${fileID}/${pkgname}-${pkgver}.tar.gz)
-md5sums=('bf0997bf20e812f35e10188a930e24e2')
+md5sums=('cca30c3c79335ad734e1838806f7bfc2')
build() {
cd "$srcdir/$pkgname-$pkgver"