diff options
author | Cristiano Urban <cristiano.urban.slack@gmail.com> | 2022-08-18 03:36:47 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-08-20 10:06:38 +0700 |
commit | caffab53a5776f0de88d34d18b1696f90cbd2fd3 (patch) | |
tree | 40762e41a0055541d722186265b36035d219ae1a /gis/python3-basemap/python3-basemap.SlackBuild | |
parent | 6aeee633cc6497d4c8c4cfb27535277ab4cbd191 (diff) |
gis/python3-basemap: Updated for version 1.3.4.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
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 3f0516a1da..69f3d27f6a 100644 --- a/gis/python3-basemap/python3-basemap.SlackBuild +++ b/gis/python3-basemap/python3-basemap.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-basemap SRCNAM=basemap -VERSION=${VERSION:-1.3.3} +VERSION=${VERSION:-1.3.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |