summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--gis/python3-shapely/python3-shapely.SlackBuild2
-rw-r--r--gis/python3-shapely/python3-shapely.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/gis/python3-shapely/python3-shapely.SlackBuild b/gis/python3-shapely/python3-shapely.SlackBuild
index cc167a771f..950246b3df 100644
--- a/gis/python3-shapely/python3-shapely.SlackBuild
+++ b/gis/python3-shapely/python3-shapely.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-shapely
-VERSION=${VERSION:-1.8.1.post1}
+VERSION=${VERSION:-1.8.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/gis/python3-shapely/python3-shapely.info b/gis/python3-shapely/python3-shapely.info
index 322d6ed001..5ca2c14961 100644
--- a/gis/python3-shapely/python3-shapely.info
+++ b/gis/python3-shapely/python3-shapely.info
@@ -1,8 +1,8 @@
PRGNAM="python3-shapely"
-VERSION="1.8.1.post1"
+VERSION="1.8.2"
HOMEPAGE="https://github.com/shapely/shapely"
-DOWNLOAD="https://github.com/shapely/shapely/archive/1.8.1.post1/shapely-1.8.1.post1.tar.gz"
-MD5SUM="f87b8ecb362b9d019137be52e8f5a03f"
+DOWNLOAD="https://github.com/shapely/shapely/archive/1.8.2/shapely-1.8.2.tar.gz"
+MD5SUM="cde66a187120c006ffd2250a53901a7e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="geos"