summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 75f5e17a75a8..bb8061d3c3d5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Wed Nov 8 10:45:03 UTC 2017
+# Wed Nov 8 10:54:35 UTC 2017
pkgbase = lastools-git
- pkgdesc = Efficient tools for LiDAR processing
+ pkgdesc = Efficient tools for LiDAR processing. Contains LASlib, a C++ programming API for reading / writing LIDAR data stored in standard LAS format.
pkgver = r653.20e9673
pkgrel = 1
url = http://lastools.org/
diff --git a/PKGBUILD b/PKGBUILD
index 4aa8095f0ccc..af2e2ceb183a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=lastools-git
pkgver=r653.20e9673
pkgrel=1
-pkgdesc="Efficient tools for LiDAR processing"
+pkgdesc="Efficient tools for LiDAR processing. Contains LASlib, a C++ programming API for reading / writing LIDAR data stored in standard LAS format."
arch=('i686' 'x86_64')
url="http://lastools.org/"
license=('LGPL')