summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdrian Holfter2017-11-08 11:56:15 +0100
committerAdrian Holfter2017-11-08 11:56:15 +0100
commit473acb000fbca18a6f587a7a62bfd99ae54a5667 (patch)
tree85305f1e278cc1d0c96bdae6c0ce0858b26f4402
parentbb82072dc1aa29b4a9a31d2d54779aa98e0208c7 (diff)
downloadaur-473acb000fbca18a6f587a7a62bfd99ae54a5667.tar.gz
update description to reflect that LASlib is also contained
-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')