summaryrefslogtreecommitdiff
path: root/testing/dbus
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-09-30 01:25:00 -0700
committerroot <root@rshg054.dnsready.net>2012-09-30 01:25:00 -0700
commit75826a796a4589c1999f1b3b86eb8c122ef44edd (patch)
tree5a5d447af9ccc76d5aeba1f75ff063b405ab9489 /testing/dbus
parentb004f93f171149c5a53d464819b9d0197f1d783e (diff)
Sun Sep 30 01:24:59 PDT 2012
Diffstat (limited to 'testing/dbus')
-rw-r--r--testing/dbus/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/dbus/PKGBUILD b/testing/dbus/PKGBUILD
index b34bc055e..5f2fbf835 100644
--- a/testing/dbus/PKGBUILD
+++ b/testing/dbus/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 167223 2012-09-28 19:36:52Z andyrtr $
+# $Id: PKGBUILD 167239 2012-09-29 08:11:40Z andyrtr $
# Maintainer: Jan de Groot <jgc@archlinux.org>
# Contributor: Link Dupont <link@subpop.net>
#
pkgname=dbus
-pkgver=1.6.6
+pkgver=1.6.8
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 #{,.asc}
30-dbus)
-md5sums=('5a8b9093d356adfa937d216ea5eb8abc'
+md5sums=('3bf059c7dd5eda5f539a1b7cfe7a14a2'
'9fafe8b28460aeaa6054309ef4c5ed92')
build() {