From 8b6fc89bc74c57f41b143e302f01139d3ce96ef1 Mon Sep 17 00:00:00 2001 From: Yurii Kolesnykov Date: Sat, 10 Jul 2021 00:16:30 +0300 Subject: sync with testing/systemd Signed-off-by: Yurii Kolesnykov --- PKGBUILD | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'PKGBUILD') diff --git a/PKGBUILD b/PKGBUILD index d8b3f66..b857354 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -8,7 +8,7 @@ _pkgbase=systemd pkgbase=$_pkgbase-git pkgname=('systemd-git' 'systemd-libs-git' 'systemd-resolvconf-git' 'systemd-sysvcompat-git') pkgdesc='systemd (git version)' -pkgver=249.rc3.r19.g07eabc2beb +pkgver=249.r62.ga814eae728 pkgrel=1 arch=('x86_64') url='https://www.github.com/systemd/systemd' @@ -118,6 +118,12 @@ build() { -Drpmmacrosdir=no -Dsysvinit-path= -Dsysvrcnd-path= + + -Dsbat-distro='arch' + -Dsbat-distro-summary='Arch Linux' + -Dsbat-distro-pkgname="${pkgname}" + -Dsbat-distro-version="${pkgver}" + -Dsbat-distro-url="https://archlinux.org/packages/core/x86_64/${pkgname}/" ) arch-meson "$_pkgbase" build "${_meson_options[@]}" -- cgit v1.2.3-70-g09d2