diff --git a/core/systemd/PKGBUILD b/core/systemd/PKGBUILD index ffd33d82c..d864bcc79 100644 --- a/core/systemd/PKGBUILD +++ b/core/systemd/PKGBUILD @@ -14,7 +14,7 @@ pkgname=('systemd' 'systemd-libs' 'systemd-resolvconf' 'systemd-sysvcompat') _tag='9c8279cdd5d0bc256b8cc0ced2312e27e069a214' # git rev-parse v${_tag_name} _tag_name=250 pkgver="${_tag_name/-/}" -pkgrel=3 +pkgrel=4 arch=('x86_64') url='https://www.github.com/systemd/systemd' makedepends=('acl' 'cryptsetup' 'docbook-xsl' 'gperf' 'lz4' 'xz' 'pam' 'libelf' @@ -72,6 +72,9 @@ sha512sums=('SKIP' _backports=( # chrattr-util: return EOPNOTSUPP from chrattr_full if no other failure was observed '7c3b51c469140cdbc1b7e9a232af3f250fea3884' + + # manager: always close idle pipe when sending ready notification + '9c1b17c3dc1541df02118ee3aaf6dd5dd540cdc2' ) _reverts=(