summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathan Liu2016-01-19 12:10:38 +1100
committerJonathan Liu2016-01-19 12:10:38 +1100
commitf0f86c0a6f281af6486eda8b867c6f74911f7d06 (patch)
treecadeacca76b9965e4baa5a9f8bf0225a2dc29173 /PKGBUILD
parentf25db9dbe869869da7f714b57522c135643f927c (diff)
downloadaur-f0f86c0a6f281af6486eda8b867c6f74911f7d06.tar.gz
Clean up PKGBUILD
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1a5780b36273..86c973b2d486 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ _pkgname=qt5-charts
pkgname=$_pkgname-git
pkgver=5.7.0.r2779.18b5962
pkgrel=1
-pkgdesc='Provides a set of easy to use chart components'
+pkgdesc="Provides a set of easy to use chart components"
arch=('i686' 'x86_64')
url="https://code.qt.io/cgit/qt/qtcharts.git"
license=('GPL3')