summaryrefslogtreecommitdiff
path: root/core/dbus-core/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/dbus-core/PKGBUILD')
-rw-r--r--core/dbus-core/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/dbus-core/PKGBUILD b/core/dbus-core/PKGBUILD
index 7c1b51286..854a17c40 100644
--- a/core/dbus-core/PKGBUILD
+++ b/core/dbus-core/PKGBUILD
@@ -4,10 +4,10 @@
#
pkgname=dbus-core
pkgver=1.4.16
-pkgrel=1
+pkgrel=1.1
pkgdesc="Freedesktop.org message bus system"
url="http://www.freedesktop.org/Software/dbus"
-arch=(i686 x86_64)
+arch=(i686 x86_64 'mips64el')
license=('GPL' 'custom')
depends=('expat>=2.0.1' 'coreutils' 'filesystem')
makedepends=('libx11')