diff options
Diffstat (limited to 'gis')
-rw-r--r-- | gis/python-pygeos/python-pygeos.SlackBuild | 4 | ||||
-rw-r--r-- | gis/python-pygeos/python-pygeos.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/gis/python-pygeos/python-pygeos.SlackBuild b/gis/python-pygeos/python-pygeos.SlackBuild index 1e3a0d4db8c4f..799e64ebf94c9 100644 --- a/gis/python-pygeos/python-pygeos.SlackBuild +++ b/gis/python-pygeos/python-pygeos.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for python-pygeos -# Copyright 2019 Benjamin Trigona-Harany <slackbuilds@jaxartes.net> +# Copyright 2019-2020 Benjamin Trigona-Harany <slackbuilds@jaxartes.net> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=python-pygeos -VERSION=${VERSION:-0.5} +VERSION=${VERSION:-0.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/gis/python-pygeos/python-pygeos.info b/gis/python-pygeos/python-pygeos.info index 04fabb6247654..8237447b4f6fc 100644 --- a/gis/python-pygeos/python-pygeos.info +++ b/gis/python-pygeos/python-pygeos.info @@ -1,8 +1,8 @@ PRGNAM="python-pygeos" -VERSION="0.5" +VERSION="0.8" HOMEPAGE="https://pygeos.readthedocs.io" -DOWNLOAD="https://files.pythonhosted.org/packages/source/p/pygeos/pygeos-0.5.tar.gz" -MD5SUM="f08653606a94b0dea17b7b253bc2f454" +DOWNLOAD="https://files.pythonhosted.org/packages/source/p/pygeos/pygeos-0.8.tar.gz" +MD5SUM="9c3f735465704fda8d40532093b92f03" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="geos numpy3" |