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

upgpkg: ruby-jekyll-seo-tag 2.8.0-1

Fix maintainer comment
This commit is contained in:
2024-03-28 22:55:44 +01:00
parent db611ede85
commit 46dabf07d6
2 changed files with 4 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
pkgbase = ruby-jekyll-seo-tag 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 pkgver = 2.8.0
pkgrel = 1 pkgrel = 1
url = https://rubygems.org/gems/jekyll-seo-tag url = https://rubygems.org/gems/jekyll-seo-tag

View File

@@ -1,9 +1,10 @@
# Maintainer: Ankit R Gadiya <arch@argp.in> # Maintainer: Bert Peters <bert@bertptrs.nl>
# Contributor: Ankit R Gadiya <arch@argp.in>
pkgname=ruby-jekyll-seo-tag pkgname=ruby-jekyll-seo-tag
pkgver=2.8.0 pkgver=2.8.0
pkgrel=1 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') arch=('any')
depends=('jekyll') depends=('jekyll')
url="https://rubygems.org/gems/jekyll-seo-tag" url="https://rubygems.org/gems/jekyll-seo-tag"