Date: Friday, May 13, 2022 @ 21:02:49
Author: eworm
Revision: 1203016
upgpkg: lib32-systemd 251rc3-1: new upstream pre-release, testing only!
Modified:
lib32-systemd/trunk/PKGBUILD
----------+
PKGBUILD | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-05-13 19:36:42 UTC (rev 1203015)
+++ PKGBUILD 2022-05-13 21:02:49 UTC (rev 1203016)
@@ -2,8 +2,8 @@
pkgname=lib32-systemd
_pkgbasename=systemd
-_tag='917aa5cc34eec198c241aed7aaa564cade4737f4' # git rev-parse v${_tag_name}
-_tag_name=251-rc2
+_tag='6cbeb4b82eababbf82ee54c150e95ddfe83aaefa' # git rev-parse v${_tag_name}
+_tag_name=251-rc3
pkgver="${_tag_name/-/}"
pkgrel=1
pkgdesc='system and service manager (32-bit)'
@@ -19,6 +19,7 @@
options=('strip')
validpgpkeys=('63CDA1E5D3FC22B998D20DD6327F26951A015CC4' # Lennart Poettering
<[email protected]>
'A9EA9081724FFAE0484C35A1A81CEA22BC8C7E2E' # Luca Boccassi
<[email protected]>
+ '9A774DB5DB996C154EBBFBFDA0099A18E29326E1' # Yu Watanabe
<[email protected]>
'5C251B5FC54EB2F80F407AAAC54CA336CFEB557E') # Zbigniew
Jędrzejewski-Szmek <[email protected]>
source=("git+https://github.com/systemd/systemd-stable#tag=${_tag}?signed"
"git+https://github.com/systemd/systemd#tag=v${_tag_name%.*}?signed")