diff options
Diffstat (limited to 'gis/geopandas/geopandas.SlackBuild')
-rw-r--r-- | gis/geopandas/geopandas.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gis/geopandas/geopandas.SlackBuild b/gis/geopandas/geopandas.SlackBuild index cebc92b8ff7cc..5a1fdc5d8c701 100644 --- a/gis/geopandas/geopandas.SlackBuild +++ b/gis/geopandas/geopandas.SlackBuild @@ -2,7 +2,7 @@ # SlackBuild script for geopandas -# Copyright 2020 Benjamin Trigona-Harany <slackbuilds@jaxartes.net> +# Copyright 2020-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=geopandas -VERSION=${VERSION:-0.8.0} +VERSION=${VERSION:-0.9.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |