diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2020-10-30 15:29:08 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-31 11:15:18 +0700 |
commit | ed1bf907746546dc0d0ce1f7f3df523739e585c9 (patch) | |
tree | 8b46ee67f0257fc6f77246c72000489d4c6a95a3 /gis/python-pygeos/python-pygeos.SlackBuild | |
parent | 4d51051caa6b286ee4b8f8e141f900993e269598 (diff) |
gis/python-pygeos: Updated for version 0.8.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis/python-pygeos/python-pygeos.SlackBuild')
-rw-r--r-- | gis/python-pygeos/python-pygeos.SlackBuild | 4 |
1 files changed, 2 insertions, 2 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} |