summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRalf Mueller2019-06-14 11:53:40 +0200
committerRalf Mueller2019-06-14 11:53:40 +0200
commit7ab82f4cd3414758dcdff0697f4581ef82561787 (patch)
tree16bd607898c52dcf95e746b541789230850a1923 /PKGBUILD
parent99d92f02a14572bb40b863a812c046403f74ec8d (diff)
downloadaur-7ab82f4cd3414758dcdff0697f4581ef82561787.tar.gz
release 1.9.7.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e0902629a545..d0f5f3d45b14 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.7
-fileID=20101
+pkgver=1.9.7.1
+fileID=20124
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)
-sha256sums=('f7224cba68ce9df9820e943eac9836f9bb41d19778a6170cdaf90dd3cd82b318')
+sha256sums=('3771952e065bcf935d43e492707370ed2a0ecb59a06bea24f9ab69d77943962c')
build() {
cd "$srcdir/$pkgname-$pkgver"