Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages /
lib32-util-linux
Commits:
9da692f6 by Christian Hesse at 2024-03-01T17:51:56+01:00
prepare pre-release
- - - - -
2c99a586 by Christian Hesse at 2024-03-01T17:55:09+01:00
upgpkg: 2.40rc2-1: new upstream pre-release, testing only!
- - - - -
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.39.3
+ pkgver = 2.40rc2
pkgrel = 1
url = https://github.com/util-linux/util-linux
arch = x86_64
@@ -17,7 +17,7 @@ pkgbase = lib32-util-linux
provides = libmount.so
provides = libsmartcols.so
options = !emptydirs
- source =
git+https://github.com/util-linux/util-linux#tag=bc0e318941a0539be1205ea1ac1dbfa834b7d033?signed
+ source =
git+https://github.com/util-linux/util-linux#tag=7f7be3ee7248915b50190b5845eadb67b2e21a02?signed
validpgpkeys = B0C64D14301CC6EFAEDF60E4E4B71D5EEC39C284
sha256sums = SKIP
=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
_pkgbasename=util-linux
pkgname=lib32-${_pkgbasename}
-_tag='bc0e318941a0539be1205ea1ac1dbfa834b7d033' # git rev-parse v${_tag_name}
-_tag_name=2.39.3
+_tag='7f7be3ee7248915b50190b5845eadb67b2e21a02' # git rev-parse v${_tag_name}
+_tag_name=2.40-rc2
pkgver=${_tag_name/-/}
pkgrel=1
pkgdesc='Miscellaneous system utilities for Linux (32-bit)'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-util-linux/-/compare/2f6ef55a02f564ea943dbd728dafdc600c91f492...2c99a586a1e6182f524dec094a97287f1b4be916
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-util-linux/-/compare/2f6ef55a02f564ea943dbd728dafdc600c91f492...2c99a586a1e6182f524dec094a97287f1b4be916
You're receiving this email because of your account on gitlab.archlinux.org.