mirror of
https://github.com/bertptrs/aur.git
synced 2025-12-27 21:40:31 +01:00
Update to 2.7.1.
This commit is contained in:
4
PKGBUILD
4
PKGBUILD
@@ -1,7 +1,7 @@
|
||||
# Maintainer: Ankit R Gadiya <arch@argp.in>
|
||||
|
||||
pkgname=ruby-jekyll-seo-tag
|
||||
pkgver=2.6.1
|
||||
pkgver=2.7.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"
|
||||
arch=('any')
|
||||
@@ -10,7 +10,7 @@ url="https://rubygems.org/gems/jekyll-seo-tag"
|
||||
noextract=("jekyll-seo-tag-${pkgver}.gem")
|
||||
license=('MIT')
|
||||
source=("https://rubygems.org/downloads/jekyll-seo-tag-${pkgver}.gem")
|
||||
sha256sums=('d5986ff4599f2f2dc8e3e5ab231e245a36aa5820f70f12faa220444bb2a02edd')
|
||||
sha256sums=('838bcc05d9f0b342f50a1cea19b8fc99f9728910da99203cd75cccea6139513b')
|
||||
|
||||
package() {
|
||||
local _gemdir="$(ruby -e'puts Gem.default_dir')"
|
||||
|
||||
Reference in New Issue
Block a user