diff options
| author | Yurii Kolesnykov <root@yurikoles.com> | 2018-11-05 09:06:42 +0100 |
|---|---|---|
| committer | Yurii Kolesnykov <root@yurikoles.com> | 2018-11-05 09:06:42 +0100 |
| commit | 7463aafe560af4e40e15b5798b0138daa914dbef (patch) | |
| tree | 59ee83e8c3e8f1b22ff37d7cc3496a7319843f6d | |
| parent | 3a6e5914e0663dd0fe61972267f59dbefc8c2732 (diff) | |
| download | systemd-git-7463aafe560af4e40e15b5798b0138daa914dbef.tar.gz systemd-git-7463aafe560af4e40e15b5798b0138daa914dbef.tar.bz2 | |
239.1978
| -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.1971 + pkgver = 239.1978 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.1971 + provides = systemd=239.1978 provides = nss-myhostname - provides = systemd-tools=239.1971 - provides = udev=239.1971 + provides = systemd-tools=239.1978 + provides = udev=239.1978 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.1971 +pkgver=239.1978 pkgrel=1 arch=('x86_64') url='https://www.github.com/systemd/systemd' |
