summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--gis/python3-basemap/python3-basemap.SlackBuild2
-rw-r--r--gis/python3-basemap/python3-basemap.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/gis/python3-basemap/python3-basemap.SlackBuild b/gis/python3-basemap/python3-basemap.SlackBuild
index f6e0b4fb46..084a3e4703 100644
--- a/gis/python3-basemap/python3-basemap.SlackBuild
+++ b/gis/python3-basemap/python3-basemap.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=python3-basemap
SRCNAM=basemap
-VERSION=${VERSION:-1.2.0}
+VERSION=${VERSION:-1.2.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/gis/python3-basemap/python3-basemap.info b/gis/python3-basemap/python3-basemap.info
index a1b915db13..256c6f70f8 100644
--- a/gis/python3-basemap/python3-basemap.info
+++ b/gis/python3-basemap/python3-basemap.info
@@ -1,8 +1,8 @@
PRGNAM="python3-basemap"
-VERSION="1.2.0"
+VERSION="1.2.1"
HOMEPAGE="https://github.com/matplotlib/basemap"
-DOWNLOAD="https://github.com/matplotlib/basemap/archive/v1.2.0rel/basemap-1.2.0rel.tar.gz"
-MD5SUM="f8e64bd150590223701a48d60408e939"
+DOWNLOAD="https://github.com/matplotlib/basemap/archive/v1.2.1rel/basemap-1.2.1rel.tar.gz"
+MD5SUM="b3c4c1292b36abac27050eb67ada914e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="geos pyproj pyshp python3-matplotlib"