diff options
author | Cristiano Urban <cristiano.urban.slack@gmail.com> | 2019-08-24 07:33:13 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-08-24 07:33:13 +0700 |
commit | f6fc994477d2d4e04fa79bae09b94196b6aff42b (patch) | |
tree | af8ecab108a4aeffdd1694b3bdfe527001176b8c /gis/python3-basemap/python3-basemap.SlackBuild | |
parent | 1f4dba4afc4a5cc58081cc3192b6f8d05e6db71e (diff) |
gis/python3-basemap: Updated for version 1.2.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis/python3-basemap/python3-basemap.SlackBuild')
-rw-r--r-- | gis/python3-basemap/python3-basemap.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gis/python3-basemap/python3-basemap.SlackBuild b/gis/python3-basemap/python3-basemap.SlackBuild index f6e0b4fb4625c..084a3e470390b 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} |