summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 84fa8975ab59..7f2eb86d5be2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = dbus-selinux
pkgdesc = Freedesktop.org message bus system with SELinux support
- pkgver = 1.12.4
+ pkgver = 1.12.6
pkgrel = 1
url = https://wiki.freedesktop.org/www/Software/dbus/
arch = x86_64
@@ -20,7 +20,7 @@ pkgbase = dbus-selinux
makedepends = libselinux
depends = libsystemd-selinux
depends = expat
- source = git+https://anongit.freedesktop.org/git/dbus/dbus#commit=636963fd753b538ee5e55c531e2fe7651b233b67
+ source = git+https://anongit.freedesktop.org/git/dbus/dbus#commit=a723baa2bc7e91fc9b1926cda1ce53e9301de4d8
source = dbus.sysusers
validpgpkeys = DA98F25C0871C49A59EAFF2C4DE8FF2A63C7CC90
validpgpkeys = 3C8672A0F49637FE064AC30F52A43A1E4B77B059
@@ -30,8 +30,8 @@ pkgbase = dbus-selinux
pkgname = dbus-selinux
provides = libdbus
provides = libdbus-selinux
- provides = dbus=1.12.4-1
- provides = selinux-dbus=1.12.4-1
+ provides = dbus=1.12.6-1
+ provides = selinux-dbus=1.12.6-1
conflicts = libdbus
conflicts = libdbus-selinux
conflicts = dbus
diff --git a/PKGBUILD b/PKGBUILD
index 7d3856b5a480..ebbc1206d981 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgbase=dbus-selinux
pkgname=(dbus-selinux dbus-docs-selinux)
-pkgver=1.12.4
+pkgver=1.12.6
pkgrel=1
pkgdesc="Freedesktop.org message bus system with SELinux support"
url="https://wiki.freedesktop.org/www/Software/dbus/"
@@ -16,7 +16,7 @@ license=(GPL custom)
groups=('selinux')
depends=(libsystemd-selinux expat)
makedepends=(systemd-selinux xmlto docbook-xsl python yelp-tools doxygen git autoconf-archive graphviz audit libselinux)
-_commit=636963fd753b538ee5e55c531e2fe7651b233b67 # tags/dbus-1.12.4^0
+_commit=a723baa2bc7e91fc9b1926cda1ce53e9301de4d8 # tags/dbus-1.12.6^0
source=("git+https://anongit.freedesktop.org/git/dbus/dbus#commit=$_commit"
'dbus.sysusers')
sha256sums=('SKIP'