diff --git a/core/systemd/.SRCINFO b/core/systemd/.SRCINFO index a032796db..d59c24e9c 100644 --- a/core/systemd/.SRCINFO +++ b/core/systemd/.SRCINFO @@ -1,5 +1,5 @@ pkgbase = systemd - pkgver = 255.1 + pkgver = 255.2 pkgrel = 1 url = https://www.github.com/systemd/systemd arch = x86_64 @@ -51,7 +51,7 @@ pkgbase = systemd makedepends = qrencode makedepends = lib32-gcc-libs options = strip - source = git+https://github.com/systemd/systemd-stable#tag=6eb55199ed8953019853c2bcdb2e29743d90a86d?signed + source = git+https://github.com/systemd/systemd-stable#tag=be88ad03366b8aa059bb72b39a270128ba62b428?signed source = git+https://github.com/systemd/systemd#tag=v255?signed source = 0001-Use-Arch-Linux-device-access-groups.patch source = initcpio-hook-udev @@ -150,8 +150,8 @@ pkgname = systemd optdepends = libp11-kit: support PKCS#11 optdepends = tpm2-tss: unlocking LUKS2 volumes with TPM2 provides = nss-myhostname - provides = systemd-tools=255.1 - provides = udev=255.1 + provides = systemd-tools=255.2 + provides = udev=255.2 conflicts = nss-myhostname conflicts = systemd-tools conflicts = udev diff --git a/core/systemd/PKGBUILD b/core/systemd/PKGBUILD index 7cd7c6f5d..789fdd917 100644 --- a/core/systemd/PKGBUILD +++ b/core/systemd/PKGBUILD @@ -13,8 +13,8 @@ pkgname=('systemd' 'systemd-resolvconf' 'systemd-sysvcompat' 'systemd-ukify') -_tag='6eb55199ed8953019853c2bcdb2e29743d90a86d' # git rev-parse v${_tag_name} -_tag_name=255.1 +_tag='be88ad03366b8aa059bb72b39a270128ba62b428' # git rev-parse v${_tag_name} +_tag_name=255.2 pkgver="${_tag_name/-/}" pkgrel=1 arch=('x86_64')