diff options
| author | Yurii Kolesnykov <root@yurikoles.com> | 2019-03-30 15:33:52 +0100 |
|---|---|---|
| committer | Yurii Kolesnykov <root@yurikoles.com> | 2019-03-30 15:33:52 +0100 |
| commit | abcfa28fc07517405ca08e0ce0b3e278b383c0e3 (patch) | |
| tree | edf769442695e3881650f82bee16145261dd8604 | |
| parent | a7a3b06f28461168a86be5fb9e8b5677fa501251 (diff) | |
| download | systemd-git-abcfa28fc07517405ca08e0ce0b3e278b383c0e3.tar.gz systemd-git-abcfa28fc07517405ca08e0ce0b3e278b383c0e3.tar.bz2 | |
241.1076
| -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.1043 + pkgver = 241.1076 pkgrel = 1 url = https://www.github.com/systemd/systemd arch = x86_64 @@ -105,10 +105,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.1043 + provides = systemd=241.1076 provides = nss-myhostname - provides = systemd-tools=241.1043 - provides = udev=241.1043 + provides = systemd-tools=241.1076 + provides = udev=241.1076 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.1043 +pkgver=241.1076 pkgrel=1 arch=('x86_64') url='https://www.github.com/systemd/systemd' |
