summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorlilac2018-09-22 03:31:53 +0800
committerlilac2018-09-22 03:31:53 +0800
commit4aa68e34ae8f7efd720eee9c94050c4688d35e16 (patch)
tree6ad3cbbc55215e2d19297bf16b6ac27c9a50a86b /PKGBUILD
parentcd974b688a4c9ac85679f2cdc5655cc746fdf23d (diff)
downloadaur-4aa68e34ae8f7efd720eee9c94050c4688d35e16.tar.gz
update by lilac
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bbe6b27d0803..912537be8fae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: MadPhysicist <jfoxrabinovitz at gmail dot com>
pkgname=panoply
-pkgver="$(curl https://www.giss.nasa.gov/tools/panoply/download/ 2>/dev/null | sed -n 's/The current version of Panoply is \([[:digit:]]\+\.[[:digit:]]\+\.[[:digit:]]\+\).*/\1/p')"
-pkgrel=1
+pkgver=4.9.4
+pkgrel=5
pkgdesc='NetCDF, HDF and GRIB Data Viewer by NASA GISS'
arch=('any')
url='http://www.giss.nasa.gov/tools/panoply/'