diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2021-04-02 03:54:50 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-03 08:48:29 +0700 |
commit | 8100815f43e13a7a3f39944640c895ada13bd5c8 (patch) | |
tree | 2ed2badf38d5973e2a35105808a60a01b21a0bb5 /gis/python-pygeos/python-pygeos.SlackBuild | |
parent | 1c03bd77328845e45862cdf3d9fa1b1105230fdc (diff) |
gis/python-pygeos: Updated for version 0.9.
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 799e64ebf9..b456308c47 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-2020 Benjamin Trigona-Harany <slackbuilds@jaxartes.net> +# Copyright 2019-2021 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.8} +VERSION=${VERSION:-0.9} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |