summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRalf Mueller2017-10-24 13:30:46 +0200
committerRalf Mueller2017-10-24 13:30:46 +0200
commit2772884ff1d6995c2e5273ea29b6a164dec08b00 (patch)
treef0d94c15c8ecadb6d1355ade5790f708a73704d8 /PKGBUILD
parentb44283a8c1440c97f46485f70f57a85a36aca78c (diff)
downloadaur-2772884ff1d6995c2e5273ea29b6a164dec08b00.tar.gz
update to cdo-1.9.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7d60db107aa1..c0a77d521894 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.0
-fileID=15187
+pkgver=1.9.1
+fileID=15653
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=('2d88561b3b4a880df0422a62e5027e40')
+md5sums=('e60a89f268ba24cee5c461f2c217829e')
build() {
cd "$srcdir/$pkgname-$pkgver"