mirror of
https://github.com/bertptrs/aur.git
synced 2025-12-25 12:40:30 +01:00
Fix package description
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
pkgbase = ruby-jekyll-relative-links
|
||||
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.
|
||||
pkgver = 0.6.1
|
||||
pkgrel = 1
|
||||
url = https://rubygems.org/gems/jekyll-relative-links
|
||||
@@ -15,4 +15,3 @@ pkgbase = ruby-jekyll-relative-links
|
||||
sha256sums = abb5c27df270e4bb12ce4570dd6c84e8ec64318184da1cac01ddfd47ce443bb9
|
||||
|
||||
pkgname = ruby-jekyll-relative-links
|
||||
|
||||
|
||||
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user