diff options
-rw-r--r-- | gis/python-pygeos/python-pygeos.SlackBuild | 2 | ||||
-rw-r--r-- | gis/python-pygeos/python-pygeos.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/gis/python-pygeos/python-pygeos.SlackBuild b/gis/python-pygeos/python-pygeos.SlackBuild index 32464f3fb457..d46d86c1b898 100644 --- a/gis/python-pygeos/python-pygeos.SlackBuild +++ b/gis/python-pygeos/python-pygeos.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python-pygeos -VERSION=${VERSION:-0.12.0} +VERSION=${VERSION:-0.13} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/gis/python-pygeos/python-pygeos.info b/gis/python-pygeos/python-pygeos.info index fd7ebbbd6715..6eadbc555d02 100644 --- a/gis/python-pygeos/python-pygeos.info +++ b/gis/python-pygeos/python-pygeos.info @@ -1,8 +1,8 @@ PRGNAM="python-pygeos" -VERSION="0.12.0" +VERSION="0.13" HOMEPAGE="https://pygeos.readthedocs.io" -DOWNLOAD="https://pypi.python.org/packages/source/p/pygeos/pygeos-0.12.0.tar.gz" -MD5SUM="eda4493db1aeb0503c83db5dfe84ee1a" +DOWNLOAD="https://pypi.python.org/packages/source/p/pygeos/pygeos-0.13.tar.gz" +MD5SUM="66246bfb13ebe39e94eb31dc8d40067f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="geos numpy3" |