summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid P <megver83@parabola.nu>2021-06-28 03:01:25 -0400
committerDavid P <megver83@parabola.nu>2021-06-28 03:01:25 -0400
commit6308a69dea167999e97a4a22c7da229a7351ee9a (patch)
tree8116366b1c368051a8380afa24dc60a3cbc5010c
parent366c2f8349b878b70dba5f14a611d39afd1ced80 (diff)
updpkg: nonsystemd/dbus 1.12.20-1.nonsystemd2
Signed-off-by: David P <megver83@parabola.nu>
-rw-r--r--nonsystemd/dbus/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/nonsystemd/dbus/PKGBUILD b/nonsystemd/dbus/PKGBUILD
index 1e46ea5c4..565beb0e6 100644
--- a/nonsystemd/dbus/PKGBUILD
+++ b/nonsystemd/dbus/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=dbus
pkgver=1.12.20
pkgrel=1
-pkgrel+=.nonsystemd1
+pkgrel+=.nonsystemd2
pkgdesc="Freedesktop.org message bus system"
url="https://wiki.freedesktop.org/www/Software/dbus/"
arch=(x86_64)
@@ -17,9 +17,9 @@ depends=(libx11 libelogind expat audit)
depends+=(libelogind.so libaudit.so)
makedepends=(elogind xmlto docbook-xsl python yelp-tools doxygen git autoconf-archive)
provides=(libdbus libdbus-1.so)
-provides+=($pkgname-{elogind,openrc})
-conflicts=(${provides[@]})
-replaces=(${provides[@]})
+provides+=(dbus-elogind dbus-openrc)
+conflicts=(libdbus dbus-elogind dbus-openrc)
+replaces=(${conflicts[@]})
source=("git+https://gitlab.freedesktop.org/dbus/dbus.git?signed#tag=dbus-$pkgver"
dbus-enable-elogind.patch
no-fatal-warnings.diff