Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
ruby-nokogiri
Commits:
98705150 by Christian Heusel at 2024-10-03T16:06:58+02:00
upgpkg: 1.16.7-2: [nocheck] Rebuild for Ruby 3.3
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ruby-nokogiri
pkgdesc = Nokogiri (鋸) is an HTML, XML, SAX, and Reader parser
pkgver = 1.16.7
- pkgrel = 1
+ pkgrel = 2
url = https://nokogiri.org
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_gemname='nokogiri'
pkgname="ruby-${_gemname}"
pkgver=1.16.7
-pkgrel=1
+pkgrel=2
pkgdesc='Nokogiri (鋸) is an HTML, XML, SAX, and Reader parser'
arch=('x86_64')
url='https://nokogiri.org'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-nokogiri/-/commit/98705150466d60aee8166ac4fea2ebca4a5f9efd
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-nokogiri/-/commit/98705150466d60aee8166ac4fea2ebca4a5f9efd
You're receiving this email because of your account on gitlab.archlinux.org.