[arch-commits] Commit in systemd/trunk (PKGBUILD)
Christian Hesse
eworm at gemini.archlinux.org
Mon Dec 27 10:44:40 UTC 2021
Date: Monday, December 27, 2021 @ 10:44:40
Author: eworm
Revision: 433159
upgpkg: systemd 250-2: suppress warnings on file attributes
Modified:
systemd/trunk/PKGBUILD
----------+
PKGBUILD | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-27 10:40:01 UTC (rev 433158)
+++ PKGBUILD 2021-12-27 10:44:40 UTC (rev 433159)
@@ -7,7 +7,7 @@
_tag='9c8279cdd5d0bc256b8cc0ced2312e27e069a214' # git rev-parse v${_tag_name}
_tag_name=250
pkgver="${_tag_name/-/}"
-pkgrel=1
+pkgrel=2
arch=('x86_64')
url='https://www.github.com/systemd/systemd'
makedepends=('acl' 'cryptsetup' 'docbook-xsl' 'gperf' 'lz4' 'xz' 'pam' 'libelf'
@@ -62,6 +62,8 @@
'825b9dd0167c072ba62cabe0677e7cd20f2b4b850328022540f122689d8b25315005fa98ce867cf6e7460b2b26df16b88bb3b5c9ebf721746dce4e2271af7b97')
_backports=(
+ # chrattr-util: return EOPNOTSUPP from chrattr_full if no other failure was observed
+ '7c3b51c469140cdbc1b7e9a232af3f250fea3884'
)
_reverts=(
More information about the arch-commits
mailing list