core/systemd to 240.95-1

This commit is contained in:
Kevin Mihelich 2019-02-12 00:33:37 +00:00
parent b7264877eb
commit 340fca7eba

View file

@ -10,8 +10,8 @@
pkgbase=systemd
pkgname=('systemd' 'libsystemd' 'systemd-resolvconf' 'systemd-sysvcompat')
# Can be from either systemd or systemd-stable
_commit='8eeacf9b14ca852fabe71f98caef5c463dceec1a'
pkgver=240.93
_commit='0430af90ef28a229e51136ad364e1da7e76c8638'
pkgver=240.95
pkgrel=1
arch=('x86_64')
url='https://www.github.com/systemd/systemd'
@ -149,8 +149,8 @@ package_systemd() {
license=('GPL2' 'LGPL2.1')
groups=('base-devel')
depends=('acl' 'bash' 'cryptsetup' 'dbus' 'iptables' 'kbd' 'kmod' 'hwids' 'libcap'
'libgcrypt' 'libsystemd' 'libidn2' 'lz4' 'pam' 'libelf' 'libseccomp'
'util-linux' 'xz' 'pcre2' 'audit')
'libgcrypt' 'libsystemd' 'libidn2' 'libidn2.so' 'lz4' 'pam' 'libelf'
'libseccomp' 'util-linux' 'xz' 'pcre2' 'audit')
provides=('nss-myhostname' "systemd-tools=$pkgver" "udev=$pkgver")
replaces=('nss-myhostname' 'systemd-tools' 'udev')
conflicts=('nss-myhostname' 'systemd-tools' 'udev')