[arch-commits] Commit in ruby-nokogiri/trunk (PKGBUILD)
Anatol Pomozov
anatolik at archlinux.org
Fri Mar 12 01:25:12 UTC 2021
Date: Friday, March 12, 2021 @ 01:25:11
Author: anatolik
Revision: 887757
upgpkg: ruby-nokogiri 1.11.2-1
Modified:
ruby-nokogiri/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-03-12 01:24:40 UTC (rev 887756)
+++ PKGBUILD 2021-03-12 01:25:11 UTC (rev 887757)
@@ -3,7 +3,7 @@
_gemname=nokogiri
pkgname=ruby-$_gemname
-pkgver=1.11.1
+pkgver=1.11.2
pkgrel=1
pkgdesc='Nokogiri (鋸) is an HTML, XML, SAX, and Reader parser'
arch=(x86_64)
@@ -13,7 +13,7 @@
options=(!emptydirs)
source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
noextract=($_gemname-$pkgver.gem)
-sha1sums=('838f26941f2a97866c29d824531eebdc8a63302a')
+sha1sums=('2133b9fea8fc5f64cd98b52e2f8ad22b4e026fb9')
package() {
local _gemdir="$(ruby -e'puts Gem.default_dir')"
More information about the arch-commits
mailing list