diff options
| author | Yurii Kolesnykov <root@yurikoles.com> | 2018-11-12 22:07:19 +0100 |
|---|---|---|
| committer | Yurii Kolesnykov <root@yurikoles.com> | 2018-11-12 22:07:19 +0100 |
| commit | 223cd4578efd26242e46fccb11fc60900e43656e (patch) | |
| tree | 238a13529f8153bc2707c788d4cb7200ff75ec4e | |
| parent | cd4fc854202423c8b00b70d6a4c4e1ca053ba09c (diff) | |
| download | systemd-git-223cd4578efd26242e46fccb11fc60900e43656e.tar.gz systemd-git-223cd4578efd26242e46fccb11fc60900e43656e.tar.bz2 | |
239.2253
| -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 = 239.2174 + pkgver = 239.2253 pkgrel = 1 url = https://www.github.com/systemd/systemd arch = x86_64 @@ -106,10 +106,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=239.2174 + provides = systemd=239.2253 provides = nss-myhostname - provides = systemd-tools=239.2174 - provides = udev=239.2174 + provides = systemd-tools=239.2253 + provides = udev=239.2253 conflicts = systemd conflicts = nss-myhostname conflicts = systemd-tools @@ -7,7 +7,7 @@ pkgbase=systemd-git _pkgbase=systemd pkgname=('systemd-git' 'libsystemd-git' 'systemd-resolvconf-git' 'systemd-sysvcompat-git') pkgdesc="systemd (git version)" -pkgver=239.2174 +pkgver=239.2253 pkgrel=1 arch=('x86_64') url='https://www.github.com/systemd/systemd' |
