Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages /
lib32-systemd
Commits:
0ba10272 by Christian Hesse at 2024-12-10T20:42:56+01:00
upgpkg: 257-1: new upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = lib32-systemd
pkgdesc = system and service manager (32-bit)
- pkgver = 256.9
+ pkgver = 257
pkgrel = 1
url = https://www.github.com/systemd/systemd
arch = x86_64
@@ -31,11 +31,11 @@ pkgbase = lib32-systemd
depends = lib32-zstd
provides = libsystemd.so
provides = libudev.so
- source = git+https://github.com/systemd/systemd#tag=v256.9?signed
+ source = git+https://github.com/systemd/systemd#tag=v257?signed
validpgpkeys = 63CDA1E5D3FC22B998D20DD6327F26951A015CC4
validpgpkeys = A9EA9081724FFAE0484C35A1A81CEA22BC8C7E2E
validpgpkeys = 9A774DB5DB996C154EBBFBFDA0099A18E29326E1
validpgpkeys = 5C251B5FC54EB2F80F407AAAC54CA336CFEB557E
- sha512sums =
2f85fc1889e402ab185a6aef5a301a70370da8b0d5e505c6190e215e9d78e56119241a24df351cdac751c59239f691c8997dfda7661d2e7d6c98b868d0eaaef4
+ sha512sums =
ed1118ca6dcfc8234a0f14b34ace6d979c93a6fef8b60d57dc0b0a0e5b87c5c9c527e7b17ce3a0696f28d7cd4887c96505b6f20c1e67889d1d681cd026896585
pkgname = lib32-systemd
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=lib32-systemd
_pkgbasename=systemd
-_tag='256.9'
+_tag='257'
# Upstream versioning is incompatible with pacman's version comparisons, one
# way or another. So we replace dashes and tildes with the empty string to
# make sure pacman's version comparing does the right thing for rc versions:
@@ -25,7 +25,7 @@ validpgpkeys=('63CDA1E5D3FC22B998D20DD6327F26951A015CC4' #
Lennart Poettering <
'9A774DB5DB996C154EBBFBFDA0099A18E29326E1' # Yu Watanabe
<[email protected]>
'5C251B5FC54EB2F80F407AAAC54CA336CFEB557E') # Zbigniew
Jędrzejewski-Szmek <[email protected]>
source=("git+https://github.com/systemd/systemd#tag=v${_tag}?signed")
-sha512sums=('2f85fc1889e402ab185a6aef5a301a70370da8b0d5e505c6190e215e9d78e56119241a24df351cdac751c59239f691c8997dfda7661d2e7d6c98b868d0eaaef4')
+sha512sums=('ed1118ca6dcfc8234a0f14b34ace6d979c93a6fef8b60d57dc0b0a0e5b87c5c9c527e7b17ce3a0696f28d7cd4887c96505b6f20c1e67889d1d681cd026896585')
_backports=(
)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-systemd/-/commit/0ba10272680325babe04b0fcd10592ffbfdb9a69
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-systemd/-/commit/0ba10272680325babe04b0fcd10592ffbfdb9a69
You're receiving this email because of your account on gitlab.archlinux.org.