summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMaciej Sieczka2017-10-29 14:47:24 +0100
committerMaciej Sieczka2017-10-29 14:47:24 +0100
commit3990bb51864436c32263978e990f33b77d8730e0 (patch)
treebb80d799312c181f1da7cf622bcdde2666757e9d /PKGBUILD
parentfeb56d09908165637a8ba1279878c8548f159929 (diff)
downloadaur-liblas-python.tar.gz
Package name fix.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2a25a3a85d40..5d49c17bf65d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Maciej Sieczka <msieczka at sieczka dot org>
-pkgname='python-liblas'
+pkgname='liblas-python'
pkgver='1.8.1'
pkgrel='1'
pkgdesc='Python bindings for libLAS - a C/C++ library for reading and writing LAS LiDAR format.'