summaryrefslogtreecommitdiff
path: root/core/dbus-core
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-08-06 23:14:28 +0000
committerroot <root@rshg054.dnsready.net>2011-08-06 23:14:28 +0000
commit7f2d7bd11daf0c654d4147cb91f9913bc587c276 (patch)
treef52f5e0fbbf78b3f77f034aa9fcb06346e363ed0 /core/dbus-core
parent6eacc0759bca4167f2dcd67ce43bca78cb2a06ca (diff)
Sat Aug 6 23:14:27 UTC 2011
Diffstat (limited to 'core/dbus-core')
-rw-r--r--core/dbus-core/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/dbus-core/PKGBUILD b/core/dbus-core/PKGBUILD
index 360802755..50c3d0110 100644
--- a/core/dbus-core/PKGBUILD
+++ b/core/dbus-core/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 128605 2011-06-24 14:03:41Z ibiru $
+# $Id: PKGBUILD 134377 2011-08-03 11:19:59Z ibiru $
# Maintainer: Jan de Groot <jgc@archlinux.org>
# Contributor: Link Dupont <link@subpop.net>
#
pkgname=dbus-core
-pkgver=1.4.12
+pkgver=1.4.14
pkgrel=1
pkgdesc="Freedesktop.org message bus system"
url="http://www.freedesktop.org/Software/dbus"
@@ -16,7 +16,7 @@ options=(!libtool)
install=dbus.install
source=(http://dbus.freedesktop.org/releases/dbus/dbus-${pkgver}.tar.gz
dbus)
-md5sums=('104f2ea94c10a896dfb1edecb5714cb1'
+md5sums=('ae6de2562a57516cfabaf56903375ba9'
'08f93dd19cffd1b45ab05c1fd4efb560')
build() {