summaryrefslogtreecommitdiff
path: root/pcr
diff options
context:
space:
mode:
Diffstat (limited to 'pcr')
-rw-r--r--pcr/dbus-x11/PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/pcr/dbus-x11/PKGBUILD b/pcr/dbus-x11/PKGBUILD
index a642506c3..9f1417df5 100644
--- a/pcr/dbus-x11/PKGBUILD
+++ b/pcr/dbus-x11/PKGBUILD
@@ -7,16 +7,16 @@
pkgname=dbus-x11
_pkgname=dbus
pkgver=1.10.10
-pkgrel=3
-pkgdesc="Freedesktop.org message bus system"
+pkgrel=3.1
+pkgdesc="Freedesktop.org message bus system, with X11-autostart support"
url="https://wiki.freedesktop.org/www/Software/dbus/"
arch=(i686 x86_64 armv7h)
license=(GPL custom)
-provides=('libdbus' 'dbus')
+provides=('libdbus' "dbus=$pkgver")
conflicts=('libdbus' 'dbus')
-replaces=(libdbus)
-depends=(libsystemd expat dbus-docs)
-makedepends=(systemd xmlto docbook-xsl python yelp-tools doxygen)
+#replaces=(libdbus)
+depends=(libsystemd expat)
+makedepends=(systemd xmlto docbook-xsl python yelp-tools doxygen libx11)
source=(https://dbus.freedesktop.org/releases/$_pkgname/$_pkgname-$pkgver.tar.gz
0001-Drop-Install-sections-from-user-services.patch)
sha256sums=('9d8f1d069ab4d1a0255d7b400ea3bcef4430c42e729b1012abb2890e3f739a43'