Andreas Schleifer pushed to branch main at Arch Linux / Packaging / Packages /
ruby-nokogiri
Commits:
ae1f6207 by Andreas Schleifer at 2024-10-03T16:16:39+02:00
upgpkg: 1.16.7-3: Ruby 3.3 rebuild
- - - - -
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 = 2
+ pkgrel = 3
url = https://nokogiri.org
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_gemname='nokogiri'
pkgname="ruby-${_gemname}"
pkgver=1.16.7
-pkgrel=2
+pkgrel=3
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/ae1f6207a845802ac19bae5fcb021744af6a40a7
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-nokogiri/-/commit/ae1f6207a845802ac19bae5fcb021744af6a40a7
You're receiving this email because of your account on gitlab.archlinux.org.