From 40c9803c67beb8be6aca389ca7f6f715271150b3 Mon Sep 17 00:00:00 2001 From: bill-auger Date: Wed, 13 Feb 2019 04:42:13 -0500 Subject: [systemd]: copy PKGBUILD to libre-testing --- libre-testing/systemd/PKGBUILD | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) (limited to 'libre-testing') diff --git a/libre-testing/systemd/PKGBUILD b/libre-testing/systemd/PKGBUILD index b6e71aaf9..a9a5b46a1 100644 --- a/libre-testing/systemd/PKGBUILD +++ b/libre-testing/systemd/PKGBUILD @@ -3,6 +3,7 @@ # Maintainer (Arch): Tom Gundersen # Maintainer: Luke Shumaker # Contributor: Omar Vega Ramos +# Contributor: Denis 'GNUtoo' Carikli pkgbase=systemd pkgname=('systemd' 'libsystemd' 'systemd-resolvconf' 'systemd-sysvcompat') @@ -11,10 +12,10 @@ pkgname+=('systemd-common' 'systemd-udev') _libsystemd=('libsystemd' 'libudev' 'nss-systemd' 'nss-myhostname' 'nss-mymachines' 'nss-resolve') pkgname+=("${_libsystemd[@]/#/systemd-}") # Can be from either systemd or systemd-stable -_commit='f02b5472c6f0c41e5dc8dc2c84590866baf937ff' -pkgver=240.34 -pkgrel=3 -pkgrel+=.parabola2 +_commit='0430af90ef28a229e51136ad364e1da7e76c8638' +pkgver=240.95 +pkgrel=1 +pkgrel+=.parabola3 arch=('x86_64') arch+=('i686' 'armv7h' 'ppc64le') url='https://www.github.com/systemd/systemd' @@ -90,9 +91,6 @@ sha512sums=('SKIP' _backports=( # https://github.com/systemd/systemd/issues/11259 '8ca9e92c742602b8bcd431001e6f5b78c28c184f' - - # https://github.com/systemd/systemd/issues/11314 - 'ee0b9e721a368742ac6fa9c3d9a33e45dc3203a2' ) _reverts=( @@ -313,7 +311,7 @@ package_systemd-common() { pkgdesc='systemd files shared between split packages' license=('LGPL2.1') depends=('acl' 'cryptsetup' 'libdbus' 'glibc' 'iptables' 'libcap' - 'libgcrypt' 'libidn2' 'libseccomp' 'libsystemd.so' + 'libgcrypt' 'libidn2' 'libidn2.so' 'libseccomp' 'libsystemd.so' 'libudev.so' 'libblkid.so' 'libmount.so' 'libuuid.so' 'lz4' 'xz' 'audit') -- cgit v1.2.2