summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Iooss2023-06-16 18:38:49 +0200
committerNicolas Iooss2023-06-16 18:38:49 +0200
commit93de9ef7dc73fbabea02104d9a730834f802be31 (patch)
tree7d2166290106c0d31d54aa677e15e7baf7daf156
parentcc3f91c0c0eec6cd8a8201cd921296c4df338a2a (diff)
downloadaur-93de9ef7dc73fbabea02104d9a730834f802be31.tar.gz
dbus-selinux 1.14.8-1 update
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c3de2d27a01b..554a85a0b1a2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = dbus-selinux
pkgdesc = Freedesktop.org message bus system with SELinux support
- pkgver = 1.14.6
- pkgrel = 2
+ pkgver = 1.14.8
+ pkgrel = 1
url = https://wiki.freedesktop.org/www/Software/dbus/
arch = x86_64
arch = aarch64
@@ -20,7 +20,7 @@ pkgbase = dbus-selinux
depends = expat
depends = libselinux
depends = systemd-libs-selinux>=242.84-2
- source = git+https://gitlab.freedesktop.org/dbus/dbus.git?signed#tag=dbus-1.14.6
+ source = git+https://gitlab.freedesktop.org/dbus/dbus.git?signed#tag=dbus-1.14.8
source = dbus-reload.hook
validpgpkeys = DA98F25C0871C49A59EAFF2C4DE8FF2A63C7CC90
b2sums = SKIP
@@ -36,8 +36,8 @@ pkgname = dbus-selinux
provides = libdbus
provides = libdbus-1.so
provides = libdbus-selinux
- provides = dbus=1.14.6-2
- provides = selinux-dbus=1.14.6-2
+ provides = dbus=1.14.8-1
+ provides = selinux-dbus=1.14.8-1
conflicts = libdbus
conflicts = libdbus-selinux
conflicts = dbus
diff --git a/PKGBUILD b/PKGBUILD
index 326525802e60..9807930c2f24 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,8 +15,8 @@ pkgname=(
dbus-selinux
dbus-docs-selinux
)
-pkgver=1.14.6
-pkgrel=2
+pkgver=1.14.8
+pkgrel=1
pkgdesc="Freedesktop.org message bus system with SELinux support"
url="https://wiki.freedesktop.org/www/Software/dbus/"
arch=(x86_64 aarch64)