aboutsummaryrefslogtreecommitdiff
path: root/gis/cartopy/cartopy.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'gis/cartopy/cartopy.SlackBuild')
-rw-r--r--gis/cartopy/cartopy.SlackBuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/gis/cartopy/cartopy.SlackBuild b/gis/cartopy/cartopy.SlackBuild
index bdbce56dcfac..140b397e958f 100644
--- a/gis/cartopy/cartopy.SlackBuild
+++ b/gis/cartopy/cartopy.SlackBuild
@@ -3,6 +3,7 @@
# Slackware build script for cartopy
# Copyright 2014-2021 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
+# Copyright 2021 Gregory J. L. Tourte <artourter@gmail.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -26,8 +27,8 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=cartopy
SRCNAM=Cartopy
-VERSION=${VERSION:-0.19.0.post1}
-BUILD=${BUILD:-3}
+VERSION=${VERSION:-0.20.1}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}