diff options
author | ArTourter <artourter@gmail.com> | 2022-06-29 13:49:28 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-07-02 09:55:41 +0700 |
commit | e27c7c7c83c2183af686090b17b210fbfe42518c (patch) | |
tree | c32cffa2f88404fcbf1984627cdb7b61c08af3b3 /gis/python3-cartopy/python3-cartopy.SlackBuild | |
parent | d35fd02d598a83fcae2c6d7ed3fdab88e0500be8 (diff) |
gis/python3-cartopy: Updated for version 0.20.3.
Signed-off-by: ArTourter <artourter@gmail.com>
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis/python3-cartopy/python3-cartopy.SlackBuild')
-rw-r--r-- | gis/python3-cartopy/python3-cartopy.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gis/python3-cartopy/python3-cartopy.SlackBuild b/gis/python3-cartopy/python3-cartopy.SlackBuild index bd2e3cf72f..eb86fe6917 100644 --- a/gis/python3-cartopy/python3-cartopy.SlackBuild +++ b/gis/python3-cartopy/python3-cartopy.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-cartopy -VERSION=${VERSION:-0.20.2} +VERSION=${VERSION:-0.20.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |