diff options
| author | Yurii Kolesnykov <root@yurikoles.com> | 2018-12-26 11:12:08 +0100 |
|---|---|---|
| committer | Yurii Kolesnykov <root@yurikoles.com> | 2018-12-26 11:12:08 +0100 |
| commit | 1ea8ee2569fd7cbd40b779dfdf89ebec37760cc2 (patch) | |
| tree | 46f4bcfb267294b7a498c0046d9820640ef0573b | |
| parent | 6c6fcf820a4b6f9fa3868cce874779dbedcbed75 (diff) | |
| download | systemd-git-1ea8ee2569fd7cbd40b779dfdf89ebec37760cc2.tar.gz systemd-git-1ea8ee2569fd7cbd40b779dfdf89ebec37760cc2.tar.bz2 | |
240.1
| -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.3194 + pkgver = 240.1 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.3194 + provides = systemd=240.1 provides = nss-myhostname - provides = systemd-tools=239.3194 - provides = udev=239.3194 + provides = systemd-tools=240.1 + provides = udev=240.1 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.3194 +pkgver=240.1 pkgrel=1 arch=('x86_64') url='https://www.github.com/systemd/systemd' |
