summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Iooss2015-02-10 21:18:15 +0800
committerNicolas Iooss2015-02-10 21:18:15 +0800
commita48119eaa84b2ad3ab4c4aa665d2be01223bba52 (patch)
treebf64275bb526f64ffeb94193af7dc07b9cdd2602
parentb88af038036eb5fbb2ca7815abc4d7a100775832 (diff)
downloadaur-a48119eaa84b2ad3ab4c4aa665d2be01223bba52.tar.gz
dbus-selinux 1.8.16-1 update
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD4
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7f389d292af4..6fb5b8e8c3dc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = dbus-selinux
pkgdesc = Freedesktop.org message bus system with SELinux support
- pkgver = 1.8.14
+ pkgver = 1.8.16
pkgrel = 1
url = http://www.freedesktop.org/Software/dbus
arch = i686
@@ -13,10 +13,10 @@ pkgbase = dbus-selinux
makedepends = xmlto
makedepends = docbook-xsl
makedepends = audit
- source = http://dbus.freedesktop.org/releases/dbus/dbus-1.8.14.tar.gz
- source = http://dbus.freedesktop.org/releases/dbus/dbus-1.8.14.tar.gz.asc
+ source = http://dbus.freedesktop.org/releases/dbus/dbus-1.8.16.tar.gz
+ source = http://dbus.freedesktop.org/releases/dbus/dbus-1.8.16.tar.gz.asc
source = 30-dbus
- md5sums = dfb810eda8780cf9debf7169b3ca5fe1
+ md5sums = 020824a38850501e7d6ba8307a7c5ac3
md5sums = SKIP
md5sums = 3314d727fa57fc443fce25b5cbeebbcc
@@ -28,8 +28,8 @@ pkgname = dbus-selinux
depends = libsystemd-selinux
optdepends = libx11: dbus-launch support
provides = dbus-core
- provides = dbus=1.8.14-1
- provides = selinux-dbus=1.8.14-1
+ provides = dbus=1.8.16-1
+ provides = selinux-dbus=1.8.16-1
conflicts = dbus-core
conflicts = dbus
conflicts = selinux-dbus
@@ -39,7 +39,7 @@ pkgname = dbus-selinux
pkgname = libdbus-selinux
pkgdesc = DBus library
depends = glibc
- provides = libdbus=1.8.14-1
+ provides = libdbus=1.8.16-1
conflicts = libdbus
replaces = libdbus
diff --git a/PKGBUILD b/PKGBUILD
index aea87eeba8b0..13bb1b2ad5c5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgbase=dbus-selinux
pkgname=('dbus-selinux' 'libdbus-selinux')
-pkgver=1.8.14
+pkgver=1.8.16
pkgrel=1
pkgdesc="Freedesktop.org message bus system with SELinux support"
url="http://www.freedesktop.org/Software/dbus"
@@ -16,7 +16,7 @@ groups=('selinux')
makedepends=('libx11' 'systemd-selinux' 'xmlto' 'docbook-xsl' 'audit')
source=(http://dbus.freedesktop.org/releases/dbus/dbus-$pkgver.tar.gz{,.asc}
30-dbus)
-md5sums=('dfb810eda8780cf9debf7169b3ca5fe1'
+md5sums=('020824a38850501e7d6ba8307a7c5ac3'
'SKIP'
'3314d727fa57fc443fce25b5cbeebbcc')
validpgpkeys=('DA98F25C0871C49A59EAFF2C4DE8FF2A63C7CC90') # Simon McVittie <simon.mcvittie@collabora.co.uk>