aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gis/python3-cartopy/python3-cartopy.SlackBuild4
-rw-r--r--gis/python3-cartopy/python3-cartopy.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/gis/python3-cartopy/python3-cartopy.SlackBuild b/gis/python3-cartopy/python3-cartopy.SlackBuild
index 4dcce22bbbe2..592bbecca022 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
diff --git a/gis/python3-cartopy/python3-cartopy.info b/gis/python3-cartopy/python3-cartopy.info
index 363dedfbfa5f..2d7e81ae6cd8 100644
--- a/gis/python3-cartopy/python3-cartopy.info
+++ b/gis/python3-cartopy/python3-cartopy.info
@@ -1,8 +1,8 @@
PRGNAM="python3-cartopy"
-VERSION="0.23.0"
+VERSION="0.24.1"
HOMEPAGE="https://scitools.org.uk/cartopy/docs/latest"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/C/Cartopy/Cartopy-0.23.0.tar.gz"
-MD5SUM="8ff6ac2bad287d2575f3857f169d6bcf"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/C/Cartopy/cartopy-0.24.1.tar.gz"
+MD5SUM="cbb4c56691dcf4101a046175d9b6ca28"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="gdal python3-matplotlib python3-pyproj python3-pyshp python3-scipy python3-shapely python3-setuptools-scm-opt"