Andreas Schleifer pushed to branch main at Arch Linux / Packaging / Packages /
ruby-loofah
Commits:
aa4c439a by Andreas Schleifer at 2026-07-18T19:12:33+02:00
upgpkg: 2.25.2-1: closes #5
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = ruby-loofah
pkgdesc = HTML/XML manipulation and sanitization based on Nokogiri
- pkgver = 2.25.1
+ pkgver = 2.25.2
pkgrel = 1
url = https://github.com/flavorjones/loofah
arch = any
@@ -13,8 +13,8 @@ pkgbase = ruby-loofah
depends = ruby-crass
depends = ruby-nokogiri
options = !emptydirs
- source =
https://github.com/flavorjones/loofah/archive/v2.25.1/ruby-loofah-2.25.1.tar.gz
- sha512sums =
affe914ba4a0613c5be9caae3d8a49617d607048f80e0a544e065f35c67a4360a0f721985594cf25ef4a1b7661d92d9a597405acdef4930b56d92092fc60fe8a
- b2sums =
20ad551b1be704baa4313253cc11a31b140cdd72fd9f7b88c714352f7843537ce0dde6daa69ae0092c240c2758b063476f8fdd6041babe4b73606b9c527ff483
+ source =
https://github.com/flavorjones/loofah/archive/v2.25.2/ruby-loofah-2.25.2.tar.gz
+ sha512sums =
e061fc61336c64b777838ff24d8479c19f2b2c4204cf3d5e210f9be413123611013de51ae674282fc73637bb72f2d9896579884a860bc48138be6a97ab8b2eaf
+ b2sums =
8e76dd95c7ed35fb5cac9d80e8ca1d32ab78e345b86ebcb880663286fff56c2dfba79b86d30bfae2c23563de4611f07490e15bbed2afff032e9499f2cc421445
pkgname = ruby-loofah
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
_gemname='loofah'
pkgname="ruby-${_gemname}"
-pkgver=2.25.1
+pkgver=2.25.2
pkgrel=1
pkgdesc='HTML/XML manipulation and sanitization based on Nokogiri'
arch=('any')
@@ -23,8 +23,8 @@ checkdepends=(
ruby-rr
)
source=("${url}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('affe914ba4a0613c5be9caae3d8a49617d607048f80e0a544e065f35c67a4360a0f721985594cf25ef4a1b7661d92d9a597405acdef4930b56d92092fc60fe8a')
-b2sums=('20ad551b1be704baa4313253cc11a31b140cdd72fd9f7b88c714352f7843537ce0dde6daa69ae0092c240c2758b063476f8fdd6041babe4b73606b9c527ff483')
+sha512sums=('e061fc61336c64b777838ff24d8479c19f2b2c4204cf3d5e210f9be413123611013de51ae674282fc73637bb72f2d9896579884a860bc48138be6a97ab8b2eaf')
+b2sums=('8e76dd95c7ed35fb5cac9d80e8ca1d32ab78e345b86ebcb880663286fff56c2dfba79b86d30bfae2c23563de4611f07490e15bbed2afff032e9499f2cc421445')
prepare() {
cd "${_gemname}-${pkgver}"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-loofah/-/commit/aa4c439a5166b51badb3b949c18789f07f7fc614
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-loofah/-/commit/aa4c439a5166b51badb3b949c18789f07f7fc614
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help