diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2020-05-03 20:18:42 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-05-10 08:37:04 +0700 |
commit | a54e26a375a60e5dd07696c227f01f8e329c4cf4 (patch) | |
tree | a48fbbd2a40c388e15d864bcc8252106d36d9be4 /gis/cartopy/cartopy.info | |
parent | 7f733734049495cad2d498723ccbc8d429ecb80f (diff) |
gis/cartopy: Updated for version 0.18.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis/cartopy/cartopy.info')
-rw-r--r-- | gis/cartopy/cartopy.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/gis/cartopy/cartopy.info b/gis/cartopy/cartopy.info index b349b33d46578..968658e10154e 100644 --- a/gis/cartopy/cartopy.info +++ b/gis/cartopy/cartopy.info @@ -1,10 +1,10 @@ PRGNAM="cartopy" -VERSION="0.17.0" +VERSION="0.18.0" HOMEPAGE="https://scitools.org.uk/cartopy/" -DOWNLOAD="https://github.com/SciTools/cartopy/archive/v0.17.0/cartopy-0.17.0.tar.gz" -MD5SUM="9fe063295a9fd854803d3c01a60720d0" +DOWNLOAD="https://github.com/SciTools/cartopy/archive/v0.18.0/cartopy-0.18.0.tar.gz" +MD5SUM="8e7db886f3192f5431f841211816b540" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="geos matplotlib python3-matplotlib proj pyshp scipy scipy3 Shapely" +REQUIRES="geos python3-matplotlib proj pyshp scipy3 Shapely" MAINTAINER="Benjamin Trigona-Harany" EMAIL="slackbuilds@jaxartes.net" |