summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Iooss2019-06-20 20:22:42 +0200
committerNicolas Iooss2019-06-20 20:22:42 +0200
commit4bc8dc66909118a603f241a538e567214fd5acb8 (patch)
treea4fb34c60d227b6822de5ac1c4a75315399cbf95
parent8b4b85b2e7409eb31770c322b3da746a5a21df4b (diff)
downloadaur-4bc8dc66909118a603f241a538e567214fd5acb8.tar.gz
dbus-selinux 1.12.16-1 update
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 58d6f9c934cc..48ae92da51b8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = dbus-selinux
pkgdesc = Freedesktop.org message bus system with SELinux support
- pkgver = 1.12.14
+ pkgver = 1.12.16
pkgrel = 1
url = https://wiki.freedesktop.org/www/Software/dbus/
arch = x86_64
@@ -21,7 +21,7 @@ pkgbase = dbus-selinux
depends = systemd-libs-selinux
depends = expat
depends = audit
- source = git+https://gitlab.freedesktop.org/dbus/dbus.git#commit=a330c6184fe9c7f67495f8d4563b11d51a6dccc7
+ source = git+https://gitlab.freedesktop.org/dbus/dbus.git#commit=23cc709db8fab94f11fa48772bff396b20aea8b0
validpgpkeys = DA98F25C0871C49A59EAFF2C4DE8FF2A63C7CC90
validpgpkeys = 3C8672A0F49637FE064AC30F52A43A1E4B77B059
sha256sums = SKIP
@@ -29,8 +29,8 @@ pkgbase = dbus-selinux
pkgname = dbus-selinux
provides = libdbus
provides = libdbus-selinux
- provides = dbus=1.12.14-1
- provides = selinux-dbus=1.12.14-1
+ provides = dbus=1.12.16-1
+ provides = selinux-dbus=1.12.16-1
conflicts = libdbus
conflicts = libdbus-selinux
conflicts = dbus
diff --git a/PKGBUILD b/PKGBUILD
index daef354c5ae5..92f296e59b34 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@
# git -C dbus remote set-url origin https://gitlab.freedesktop.org/dbus/dbus.git
pkgbase=dbus-selinux
pkgname=(dbus-selinux dbus-docs-selinux)
-pkgver=1.12.14
+pkgver=1.12.16
pkgrel=1
pkgdesc="Freedesktop.org message bus system with SELinux support"
url="https://wiki.freedesktop.org/www/Software/dbus/"
@@ -21,7 +21,7 @@ license=(GPL custom)
groups=('selinux')
depends=(systemd-libs-selinux expat audit)
makedepends=(systemd-selinux xmlto docbook-xsl python yelp-tools doxygen git autoconf-archive graphviz audit libselinux)
-_commit=a330c6184fe9c7f67495f8d4563b11d51a6dccc7 # tags/dbus-1.12.14^0
+_commit=23cc709db8fab94f11fa48772bff396b20aea8b0 # tags/dbus-1.12.16^0
source=("git+https://gitlab.freedesktop.org/dbus/dbus.git#commit=$_commit")
sha256sums=('SKIP')
validpgpkeys=('DA98F25C0871C49A59EAFF2C4DE8FF2A63C7CC90' # Simon McVittie <simon.mcvittie@collabora.co.uk>