diff options
Diffstat (limited to 'gis/python-pygeos/python-pygeos.SlackBuild')
-rw-r--r-- | gis/python-pygeos/python-pygeos.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gis/python-pygeos/python-pygeos.SlackBuild b/gis/python-pygeos/python-pygeos.SlackBuild index b8760b4313b0..32464f3fb457 100644 --- a/gis/python-pygeos/python-pygeos.SlackBuild +++ b/gis/python-pygeos/python-pygeos.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python-pygeos -VERSION=${VERSION:-0.11.1} +VERSION=${VERSION:-0.12.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |