summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohann CAHIER2020-01-29 18:32:42 +0100
committerJohann CAHIER2020-01-29 18:32:42 +0100
commit5e89bbc0784fe772e42e931a05f20399f62af915 (patch)
treea964684463a63e817cd25fdabd1e1c9b3e79683a
parent9e0448ede6fe6c8637419d0169a69448fbed0316 (diff)
downloadaur-5e89bbc0784fe772e42e931a05f20399f62af915.tar.gz
Fixed description keyword
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bf5ba57970cc..1e6ceb23e2e5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=mustach
pkgver=0.99
pkgrel=1
-description="mustach is a C implementation of the mustache template specification.
+pkgdesc="mustach is a C implementation of the mustache template specification.
See : http://mustache.github.io/"
arch=('x86_64')
url="https://gitlab.com/jobol/mustach/"