summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 297583be6c17..e887084167ee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,9 +4,9 @@ _gemname=nanoc-checking
pkgname=ruby-$_gemname
pkgver=1.0.2
pkgrel=1
-pkgdesc="Provides checking functionality for Nanoc"
+pkgdesc='Provides checking functionality for Nanoc'
arch=('any')
-url="https://nanoc.app"
+url='https://nanoc.app'
license=('MIT')
depends=(
'ruby'