From 80ef93a396d019de5e1e840f768f9347f40b40b3 Mon Sep 17 00:00:00 2001 From: Yurii Kolesnykov Date: Sun, 23 Sep 2018 17:11:10 +0300 Subject: 239.886 --- .SRCINFO | 8 ++++---- .gitignore | 3 +-- PKGBUILD | 2 +- 3 files changed, 6 insertions(+), 7 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 5576c7f..444fd75 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = systemd-git pkgdesc = systemd (git version) - pkgver = 239.879 + pkgver = 239.886 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=239.879 + provides = systemd=239.886 provides = nss-myhostname - provides = systemd-tools=239.879 - provides = udev=239.879 + provides = systemd-tools=239.886 + provides = udev=239.886 conflicts = systemd conflicts = nss-myhostname conflicts = systemd-tools diff --git a/.gitignore b/.gitignore index 7bc2774..29c8ea8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,4 @@ -systemd-git/ -systemd/ +systemd src pkg *.pkg.* diff --git a/PKGBUILD b/PKGBUILD index 5a894a0..ba7f090 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -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.879 +pkgver=239.886 pkgrel=1 arch=('x86_64') url='https://www.github.com/systemd/systemd' -- cgit v1.2.3-70-g09d2