summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 69e4a8c2e802..c443c7f6c06e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = systemd-git
pkgdesc = systemd (git version)
- pkgver = 239.528
+ pkgver = 239.684
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.528
- provides = udev=239.528
- provides = systemd=239.528
+ provides = systemd-tools=239.684
+ provides = udev=239.684
+ provides = systemd=239.684
conflicts = nss-myhostname
conflicts = systemd-tools
conflicts = udev
diff --git a/PKGBUILD b/PKGBUILD
index c630f1613036..7250bac013a8 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.528
+pkgver=239.684
pkgrel=1
arch=('i686' 'x86_64')
url="https://www.github.com/systemd/systemd"