diff options
| author | Yurii Kolesnykov <root@yurikoles.com> | 2019-03-08 11:36:04 +0100 |
|---|---|---|
| committer | Yurii Kolesnykov <root@yurikoles.com> | 2019-03-08 11:36:04 +0100 |
| commit | 3890470bbed32057d43f25b9baa9fb08789e712c (patch) | |
| tree | 72d488a9bbaa0daced03f4f42a093838efdc2b11 | |
| parent | bf7abdb7c73ff28bcd7238e464855e96a38cb13d (diff) | |
| download | systemd-git-3890470bbed32057d43f25b9baa9fb08789e712c.tar.gz systemd-git-3890470bbed32057d43f25b9baa9fb08789e712c.tar.bz2 | |
241.583
| -rw-r--r-- | .SRCINFO | 8 | ||||
| -rw-r--r-- | PKGBUILD | 2 |
2 files changed, 5 insertions, 5 deletions
@@ -1,6 +1,6 @@ pkgbase = systemd-git pkgdesc = systemd (git version) - pkgver = 241.455 + pkgver = 241.583 pkgrel = 1 url = https://www.github.com/systemd/systemd arch = x86_64 @@ -107,10 +107,10 @@ pkgname = systemd-git optdepends = systemd-sysvcompat-git: symlink package to provide sysvinit binaries optdepends = polkit: allow administration as unprivileged user optdepends = curl: machinectl pull-tar and pull-raw - provides = systemd=241.455 + provides = systemd=241.583 provides = nss-myhostname - provides = systemd-tools=241.455 - provides = udev=241.455 + provides = systemd-tools=241.583 + provides = udev=241.583 conflicts = systemd conflicts = nss-myhostname conflicts = systemd-tools @@ -7,7 +7,7 @@ pkgbase=systemd-git _pkgbase=systemd pkgname=('systemd-git' 'systemd-libs-git' 'systemd-resolvconf-git' 'systemd-sysvcompat-git') pkgdesc="systemd (git version)" -pkgver=241.455 +pkgver=241.583 pkgrel=1 arch=('x86_64') url='https://www.github.com/systemd/systemd' |
