summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKonstantin Gizdov2019-04-29 18:31:36 +0300
committerKonstantin Gizdov2019-04-29 18:31:36 +0300
commiteacd3d5538ba64532cc9b41844d122340c17b7fe (patch)
tree5dae1a23a394693a90d77b6f612cc13950512f8c /PKGBUILD
parent804a3fdb36f49fd23c3def3ba8aba7b137b8c2a3 (diff)
downloadaur-eacd3d5538ba64532cc9b41844d122340c17b7fe.tar.gz
fix pkgdesc
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e2e1e549969c..30a4e6b239e9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=vale
pkgver=1.4.0
pkgrel=1
-pkgdesc="A customizable, syntax-aware linter for prose."
+pkgdesc="A customizable, syntax-aware linter for prose"
arch=('i686' 'x86_64')
url="https://github.com/errata-ai/vale"
license=('MIT')