summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPhilip Goto2020-04-07 11:03:35 +0200
committerPhilip Goto2020-04-07 11:03:35 +0200
commit0d652084458df1b32509f66190980163faeddc50 (patch)
treea8346f46c1d75598cce8e3ad10a845517e930193 /PKGBUILD
parent092e132689491f3f0de7a009ca132f59deb98b92 (diff)
downloadaur-python-pypcd.tar.gz
Shorten description
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c87528a64398..538f287691bb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python-pypcd
pkgver=0.1.1
pkgrel=1
-pkgdesc="Pure Python module to read and write point clouds stored in the PCD file format, used by the Point Cloud Library"
+pkgdesc="Pure Python module to read and write point clouds stored in the PCD file format"
url="https://github.com/dimatura/pypcd"
depends=(python)
makedepends=(python-setuptools)