diff options
Diffstat (limited to '.SRCINFO')
| -rw-r--r-- | .SRCINFO | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -1,7 +1,7 @@ pkgbase = systemd-git pkgdesc = systemd from git pkgver = 232.r615.g88e4dbd50 - pkgrel = 1 + pkgrel = 2 url = https://www.github.com/systemd/systemd arch = i686 arch = x86_64 @@ -70,7 +70,7 @@ pkgname = systemd-git depends = hwids depends = libcap depends = libgcrypt - depends = libsystemd + depends = libsystemd-git depends = libidn depends = lz4 depends = pam @@ -90,9 +90,11 @@ pkgname = systemd-git conflicts = nss-myhostname conflicts = systemd-tools conflicts = udev + conflicts = systemd replaces = nss-myhostname replaces = systemd-tools replaces = udev + replaces = systemd backup = etc/pam.d/systemd-user backup = etc/systemd/coredump.conf backup = etc/systemd/journald.conf |
