summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRalf Mueller2017-05-24 16:20:50 +0200
committerRalf Mueller2017-05-24 16:20:50 +0200
commit8094ab2f02091961da94340439fc66215ea67bc5 (patch)
tree3a8b92452945939be27b86ceeca7d254f72d0ca0 /PKGBUILD
parentb7a430e8c79bccdac78c53ccf4757e3eacc0e97b (diff)
downloadaur-8094ab2f02091961da94340439fc66215ea67bc5.tar.gz
update to release cdo-1.8.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c58bbb4887c7..3c82d4cdf00c 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.8.1
-fileID=14271
+pkgver=1.8.2
+fileID=14686
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=('54498438de788f245d47499efad7966c')
+md5sums=('6a2e2f99b7c67ee9a512c40a8d4a7121')
build() {
cd "$srcdir/$pkgname-$pkgver"