Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages /
lib32-systemd
Commits:
923d346e by Christian Hesse at 2023-12-06T22:05:18+01:00
upgpkg: 255-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 = 255rc4
+ pkgver = 255
pkgrel = 1
url = https://www.github.com/systemd/systemd
arch = x86_64
@@ -33,8 +33,8 @@ pkgbase = lib32-systemd
provides = libsystemd.so
provides = libudev.so
options = strip
- source =
git+https://github.com/systemd/systemd-stable#tag=1a43f634534bcafd9cbb39b93ce06783a3d92ae4?signed
- source = git+https://github.com/systemd/systemd#tag=v255-rc4?signed
+ source =
git+https://github.com/systemd/systemd-stable#tag=0966fe6734417ce07d5eb82a245fdec3789714da?signed
+ source = git+https://github.com/systemd/systemd#tag=v255?signed
validpgpkeys = 63CDA1E5D3FC22B998D20DD6327F26951A015CC4
validpgpkeys = A9EA9081724FFAE0484C35A1A81CEA22BC8C7E2E
validpgpkeys = 9A774DB5DB996C154EBBFBFDA0099A18E29326E1
=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
pkgname=lib32-systemd
_pkgbasename=systemd
-_tag='1a43f634534bcafd9cbb39b93ce06783a3d92ae4' # git rev-parse v${_tag_name}
-_tag_name=255-rc4
+_tag='0966fe6734417ce07d5eb82a245fdec3789714da' # git rev-parse v${_tag_name}
+_tag_name=255
pkgver="${_tag_name/-/}"
pkgrel=1
pkgdesc='system and service manager (32-bit)'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-systemd/-/commit/923d346ef4234139fa415fef4a18f742983f05e5
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-systemd/-/commit/923d346ef4234139fa415fef4a18f742983f05e5
You're receiving this email because of your account on gitlab.archlinux.org.