aboutsummaryrefslogtreecommitdiff
path: root/gis/geopandas/geopandas.SlackBuild
diff options
context:
space:
mode:
authorBenjamin Trigona-Harany <slackbuilds@jaxartes.net>2021-04-07 21:29:20 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-04-10 17:04:53 +0700
commite1289a6881fc32b35bcc8bf75d2416275ad9f942 (patch)
tree273252cc42ff6bf810205bb38c485b58bac6c2e2 /gis/geopandas/geopandas.SlackBuild
parent9078bc3bca62eb71c9bc2d3e96c4afb93d8bffab (diff)
gis/geopandas: Updated for version 0.9.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis/geopandas/geopandas.SlackBuild')
-rw-r--r--gis/geopandas/geopandas.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/gis/geopandas/geopandas.SlackBuild b/gis/geopandas/geopandas.SlackBuild
index cebc92b8ff7c..5a1fdc5d8c70 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}