1
0
mirror of https://github.com/bertptrs/aur.git synced 2025-12-27 21:40:31 +01:00

Fix package description

This commit is contained in:
2021-08-19 18:50:43 +02:00
parent 9b7fc955bb
commit 155be44104
2 changed files with 2 additions and 3 deletions

View File

@@ -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")