summaryrefslogtreecommitdiffstats
path: root/gis/pointcloud
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <bosth@alumni.sfu.ca>2018-09-20 13:23:59 -0700
committer David Spencer <idlemoor@slackbuilds.org>2018-09-21 23:30:19 +0100
commit5bd039bbd8b9588aca10d12ea11460a1e662b194 (patch)
treec208e27ed34aa3d2216fec1c6daef291e1606440 /gis/pointcloud
parent3375c8ee80245337065e9aba87093d6ee9da5d36 (diff)
downloadslackbuilds-5bd039bbd8b9588aca10d12ea11460a1e662b194.tar.gz
slackbuilds-5bd039bbd8b9588aca10d12ea11460a1e662b194.tar.xz
gis/pointcloud: Updated for version 1.2.0.
Diffstat (limited to 'gis/pointcloud')
-rw-r--r--gis/pointcloud/pointcloud.SlackBuild2
-rw-r--r--gis/pointcloud/pointcloud.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/gis/pointcloud/pointcloud.SlackBuild b/gis/pointcloud/pointcloud.SlackBuild
index af26628e46..f74b10186f 100644
--- a/gis/pointcloud/pointcloud.SlackBuild
+++ b/gis/pointcloud/pointcloud.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=pointcloud
-VERSION=${VERSION:-1.1.0}
+VERSION=${VERSION:-1.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/gis/pointcloud/pointcloud.info b/gis/pointcloud/pointcloud.info
index e2dd8907ef..9a495b8e7b 100644
--- a/gis/pointcloud/pointcloud.info
+++ b/gis/pointcloud/pointcloud.info
@@ -1,8 +1,8 @@
PRGNAM="pointcloud"
-VERSION="1.1.0"
+VERSION="1.2.0"
HOMEPAGE="https://github.com/pramsey/pointcloud"
-DOWNLOAD="https://github.com/pramsey/pointcloud/archive/v1.1.0/pointcloud-1.1.0.tar.gz"
-MD5SUM="6cddad6a0ea841d9ed96465bb82a5448"
+DOWNLOAD="https://github.com/pramsey/pointcloud/archive/v1.2.0/pointcloud-1.2.0.tar.gz"
+MD5SUM="ad7241cd53f69d8fd2b3850fba28c39e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="postgresql"