From 8a8ac56bbf82685c43072923560881e6b119ec66 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 7 Oct 2011 23:14:36 +0000 Subject: Fri Oct 7 23:14:36 UTC 2011 --- extra/dbus/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'extra/dbus/PKGBUILD') diff --git a/extra/dbus/PKGBUILD b/extra/dbus/PKGBUILD index 6def02fe7..9d8ab360b 100644 --- a/extra/dbus/PKGBUILD +++ b/extra/dbus/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 134376 2011-08-03 11:19:50Z ibiru $ +# $Id: PKGBUILD 140077 2011-10-06 07:35:45Z ibiru $ # Maintainer: Jan de Groot # Contributor: Link Dupont # pkgname=dbus -pkgver=1.4.14 +pkgver=1.4.16 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=('ae6de2562a57516cfabaf56903375ba9' +md5sums=('44a2a10678e7e50460879c3eb4453a65' 'd14e59575f04e55d21a04907b6fd9f3c') build() { -- cgit v1.2.3-54-g00ecf