Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages /
lib32-util-linux
Commits:
dafaac08 by Christian Hesse at 2025-03-18T15:03:07+01:00
upgpkg: 2.41-1: new upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = lib32-util-linux
pkgdesc = Miscellaneous system utilities for Linux (32-bit)
- pkgver = 2.40.4
+ pkgver = 2.41
pkgrel = 1
url = https://github.com/util-linux/util-linux
arch = x86_64
@@ -17,8 +17,8 @@ pkgbase = lib32-util-linux
provides = libmount.so
provides = libsmartcols.so
options = !emptydirs
- source = git+https://github.com/util-linux/util-linux#tag=v2.40.4?signed
+ source = git+https://github.com/util-linux/util-linux#tag=v2.41?signed
validpgpkeys = B0C64D14301CC6EFAEDF60E4E4B71D5EEC39C284
- sha256sums =
32b88bea337aa283e4a84a20eb70fe8df5db6c09cfd99bc133e2503e2e6b53d6
+ sha256sums =
bf69afb12389883698078d47ea5ef299d34346ab1c38a885573833ae4b43e5ec
pkgname = lib32-util-linux
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_pkgbasename=util-linux
pkgname=lib32-${_pkgbasename}
-pkgver='2.40.4'
+pkgver='2.41'
pkgrel=1
pkgdesc='Miscellaneous system utilities for Linux (32-bit)'
url='https://github.com/util-linux/util-linux'
@@ -15,7 +15,7 @@ license=('GPL2')
options=('!emptydirs')
validpgpkeys=('B0C64D14301CC6EFAEDF60E4E4B71D5EEC39C284') # Karel Zak
source=("git+https://github.com/util-linux/util-linux#tag=v${pkgver/rc/-rc}?signed")
-sha256sums=('32b88bea337aa283e4a84a20eb70fe8df5db6c09cfd99bc133e2503e2e6b53d6')
+sha256sums=('bf69afb12389883698078d47ea5ef299d34346ab1c38a885573833ae4b43e5ec')
_backports=(
)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-util-linux/-/commit/dafaac088687c32f960d011e8d3f0a6bac8699e6
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-util-linux/-/commit/dafaac088687c32f960d011e8d3f0a6bac8699e6
You're receiving this email because of your account on gitlab.archlinux.org.