summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBert Peters2021-08-19 18:50:43 +0200
committerBert Peters2021-08-19 18:50:43 +0200
commit22efbfb1a0a88433ce4d2edab129165e3eb46949 (patch)
tree40c2a437e4b850da5c1fe0ea08752bc53385091d /PKGBUILD
parent70c7e0115cf7e0987888e802db1c42ba90a38148 (diff)
downloadaur-22efbfb1a0a88433ce4d2edab129165e3eb46949.tar.gz
Fix package description
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 864f3071c6c4..ddb95bd76827 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _gemname=jekyll-relative-links
pkgname=ruby-$_gemname
pkgver=0.6.1
pkgrel=1
-pkgdesc="The Listen gem listens to file modifications and notifies you about the changes. Works everywhere!"
+pkgdesc="A Jekyll plugin to convert relative links to markdown files to their rendered equivalents."
arch=('any')
url="https://rubygems.org/gems/$_gemname"
license=("MIT")