summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9cad63afabb1..ed10a67d0652 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,3 @@
-# Generated by mksrcinfo v8
-# Mon May 22 10:28:07 UTC 2017
pkgbase = gctpc
pkgdesc = Software library for geolocation written by the USGS
pkgver = 20a
@@ -9,9 +7,9 @@ pkgbase = gctpc
arch = x86_64
license = custom
options = staticlibs
- source = http://www.ftp.cpc.ncep.noaa.gov/wd51we/wgrib2/wgrib2.tgz.v2.0.6c
+ source = http://www.ftp.cpc.ncep.noaa.gov/wd51we/wgrib2/wgrib2.tgz.v2.0.8
source = Makefile
- md5sums = a6c5a71b9a5b3837b0c9d82ae965b274
+ md5sums = 3d56cbed5de8c460d304bf2206abc8d3
md5sums = baa2859f793a797b6e22525b0a74091c
pkgname = gctpc
diff --git a/PKGBUILD b/PKGBUILD
index 0064dc357a76..a215845415fc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,9 +7,9 @@ arch=("i686" "x86_64")
url="https://www.ngs.noaa.gov/PUBS_LIB/GeneralCartographicTransformationPackage_v2_TR_NOS124_CGS9.pdf"
options=('staticlibs')
license=('custom')
-source=(http://www.ftp.cpc.ncep.noaa.gov/wd51we/wgrib2/wgrib2.tgz.v2.0.6c
+source=(http://www.ftp.cpc.ncep.noaa.gov/wd51we/wgrib2/wgrib2.tgz.v2.0.8
Makefile)
-md5sums=('a6c5a71b9a5b3837b0c9d82ae965b274'
+md5sums=('3d56cbed5de8c460d304bf2206abc8d3'
'baa2859f793a797b6e22525b0a74091c')
build() {