summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYurii Kolesnykov <yurii.kolesnykov@wikrgroup.com>2018-07-31 15:24:54 +0300
committerYurii Kolesnykov <yurii.kolesnykov@wikrgroup.com>2018-07-31 15:24:54 +0300
commit1366ce153a906f49358af0e08e5f5daac28e5597 (patch)
treeb21c82c5bdfeb25302c1e141b14c38639b45060f
parentea65e62dc2fdbbb5f690f62189f0f50aebfd3def (diff)
downloadsystemd-git-1366ce153a906f49358af0e08e5f5daac28e5597.tar.gz
systemd-git-1366ce153a906f49358af0e08e5f5daac28e5597.tar.bz2
239.381
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 168a0d3..a1a70f2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = systemd-git
pkgdesc = systemd (git version)
- pkgver = 239.357
+ pkgver = 239.381
pkgrel = 1
url = https://www.github.com/systemd/systemd
arch = i686
@@ -101,9 +101,9 @@ pkgname = systemd-git
optdepends = systemd-sysvcompat-git: symlink package to provide sysvinit binaries
optdepends = polkit: allow administration as unprivileged user
provides = nss-myhostname
- provides = systemd-tools=239.357
- provides = udev=239.357
- provides = systemd=239.357
+ provides = systemd-tools=239.381
+ provides = udev=239.381
+ provides = systemd=239.381
conflicts = nss-myhostname
conflicts = systemd-tools
conflicts = udev
diff --git a/PKGBUILD b/PKGBUILD
index 2b6d8eb..dbbd594 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.357
+pkgver=239.381
pkgrel=1
arch=('i686' 'x86_64')
url="https://www.github.com/systemd/systemd"