summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbartus2020-06-17 18:03:15 +0200
committerbartus2020-06-17 18:03:15 +0200
commitba7006315af24f160f42d5870da5ab1b097d1bd0 (patch)
tree77885b73d6f17e08d49c736d4f0ba0cd8cd66ab4 /PKGBUILD
parentce906ae2e161f03498871edcad720dd4bb72218e (diff)
downloadaur-ba7006315af24f160f42d5870da5ab1b097d1bd0.tar.gz
Fix description.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 53d8487e2dc6..2f6fcb103f11 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ fragment="#branch=dev"
pkgname=${name}-git
pkgver=3.6.dev.3.r24.g1432f00
pkgrel=1
-pkgdesc="COLMAP is a general-purpose Structure-from-Motion (SfM) and Multi-View Stereo (MVS) pipeline with a graphical and command-line interface."
+pkgdesc="General-purpose Structure-from-Motion (SfM) and Multi-View Stereo (MVS) pipeline with a graphical and command-line interface."
arch=('i686' 'x86_64')
url="https://colmap.github.io/"
license=('GPL')