summaryrefslogtreecommitdiff
path: root/extra/dbus/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/dbus/PKGBUILD')
-rw-r--r--extra/dbus/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/dbus/PKGBUILD b/extra/dbus/PKGBUILD
index bcac66a7a..6def02fe7 100644
--- a/extra/dbus/PKGBUILD
+++ b/extra/dbus/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 128609 2011-06-24 14:05:28Z ibiru $
+# $Id: PKGBUILD 134376 2011-08-03 11:19:50Z ibiru $
# Maintainer: Jan de Groot <jgc@archlinux.org>
# Contributor: Link Dupont <link@subpop.net>
#
pkgname=dbus
-pkgver=1.4.12
+pkgver=1.4.14
pkgrel=1
pkgdesc="Freedesktop.org message bus system"
url="http://www.freedesktop.org/Software/dbus"
@@ -12,7 +12,7 @@ license=('GPL' 'custom')
depends=("dbus-core>=${pkgver}" 'libx11')
source=(http://dbus.freedesktop.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz
30-dbus)
-md5sums=('104f2ea94c10a896dfb1edecb5714cb1'
+md5sums=('ae6de2562a57516cfabaf56903375ba9'
'd14e59575f04e55d21a04907b6fd9f3c')
build() {