aboutsummaryrefslogtreecommitdiff
path: root/gis/python3-cartopy/python3-cartopy.SlackBuild
diff options
context:
space:
mode:
authorArTourter <artourter@gmail.com>2024-10-26 01:44:20 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-10-26 08:15:37 +0700
commit2af7db996770dce90c7d97b1b328d04527cf47cf (patch)
treec5b1c1100fe542b0139c17ea44685113cdcf29cf /gis/python3-cartopy/python3-cartopy.SlackBuild
parent2e8d8219f83b3117ff69aac01765ab9a94377749 (diff)
gis/python3-cartopy: Updated for version 0.24.1.
Signed-off-by: ArTourter <artourter@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.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/gis/python3-cartopy/python3-cartopy.SlackBuild b/gis/python3-cartopy/python3-cartopy.SlackBuild
index 4dcce22bbb..592bbecca0 100644
--- a/gis/python3-cartopy/python3-cartopy.SlackBuild
+++ b/gis/python3-cartopy/python3-cartopy.SlackBuild
@@ -26,12 +26,12 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-cartopy
-VERSION=${VERSION:-0.23.0}
+VERSION=${VERSION:-0.24.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
-SRCNAM=Cartopy
+SRCNAM=cartopy
if [ -z "$ARCH" ]; then
case "$( uname -m )" in