Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages /
util-linux
Commits:
c4974d7c by Christian Hesse at 2023-12-04T21:53:15+01:00
upgpkg: 2.39.3-1: new upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = util-linux
pkgdesc = Miscellaneous system utilities for Linux
- pkgver = 2.39.2
- pkgrel = 2
+ pkgver = 2.39.3
+ pkgrel = 1
url = https://github.com/util-linux/util-linux
arch = x86_64
license = BSD-2-Clause
@@ -23,7 +23,7 @@ pkgbase = util-linux
makedepends = python
makedepends = systemd
options = strip
- source =
git+https://github.com/util-linux/util-linux#tag=d32d74bf433a419f2a8976530fb03669bde722cd?signed
+ source =
git+https://github.com/util-linux/util-linux#tag=bc0e318941a0539be1205ea1ac1dbfa834b7d033?signed
source =
util-linux-BSD-2-Clause.txt::https://raw.githubusercontent.com/Cyan4973/xxHash/f035303b8a86c1db9be70cbb638678ef6ef4cb2d/LICENSE
source = pam-login
source = pam-common
=====================================
PKGBUILD
=====================================
@@ -4,10 +4,10 @@
pkgbase=util-linux
pkgname=(util-linux util-linux-libs)
-_tag='d32d74bf433a419f2a8976530fb03669bde722cd' # git rev-parse v${_tag_name}
-_tag_name=2.39.2
+_tag='bc0e318941a0539be1205ea1ac1dbfa834b7d033' # git rev-parse v${_tag_name}
+_tag_name=2.39.3
pkgver=${_tag_name/-/}
-pkgrel=2
+pkgrel=1
pkgdesc='Miscellaneous system utilities for Linux'
url='https://github.com/util-linux/util-linux'
arch=('x86_64')
@@ -46,10 +46,6 @@ sha256sums=('SKIP'
'a22e0a037e702170c7d88460cc9c9c2ab1d3e5c54a6985cd4a164ea7beff1b36')
_backports=(
- # meson: install write executable with group 'tty'
- '00f115d81146599324c454f6756db6491855f430'
- # meson: install wall executable with group 'tty'
- '5f3359c5c9dab9d5791d05a646b9c04c19eeb80e'
)
_reverts=(
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/util-linux/-/commit/c4974d7c6987ccd8be0e42832638cb8dbb071f96
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/util-linux/-/commit/c4974d7c6987ccd8be0e42832638cb8dbb071f96
You're receiving this email because of your account on gitlab.archlinux.org.