summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 15160c71c20a..78221457340e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@ gitname=pycollada
pkgname=${gitname}-git
pkgver=20130416
pkgrel=1
-pkgdesc="A python COLLADA library. Can be used to create, edit and load COLLADA documents. "
+pkgdesc="Create, edit and load COLLADA documents in Python"
arch=('any')
url="https://github.com/${gitname}/${gitname}"
license=("BSD3")