diff --git a/ruby-jekyll-seo-tag/.SRCINFO b/ruby-jekyll-seo-tag/.SRCINFO index 3c03483..4473393 100644 --- a/ruby-jekyll-seo-tag/.SRCINFO +++ b/ruby-jekyll-seo-tag/.SRCINFO @@ -1,5 +1,5 @@ pkgbase = ruby-jekyll-seo-tag - pkgdesc = A Jekyll plugin to add metadata tags for search engines and social networks to better index and display your site's content + pkgdesc = Jekyll plugin to add metadata tags for search engines and social networks to better index and display your site pkgver = 2.8.0 pkgrel = 1 url = https://rubygems.org/gems/jekyll-seo-tag diff --git a/ruby-jekyll-seo-tag/PKGBUILD b/ruby-jekyll-seo-tag/PKGBUILD index b179664..c8c3017 100644 --- a/ruby-jekyll-seo-tag/PKGBUILD +++ b/ruby-jekyll-seo-tag/PKGBUILD @@ -1,9 +1,10 @@ -# Maintainer: Ankit R Gadiya +# Maintainer: Bert Peters +# Contributor: Ankit R Gadiya pkgname=ruby-jekyll-seo-tag pkgver=2.8.0 pkgrel=1 -pkgdesc="A Jekyll plugin to add metadata tags for search engines and social networks to better index and display your site's content" +pkgdesc="Jekyll plugin to add metadata tags for search engines and social networks to better index and display your site" arch=('any') depends=('jekyll') url="https://rubygems.org/gems/jekyll-seo-tag"