[arch-commits] Commit in dbus/trunk (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Sun Mar 21 18:35:11 UTC 2010
Date: Sunday, March 21, 2010 @ 14:35:11
Author: jgc
Revision: 73013
upgpkg: dbus 1.2.22-1
Update to 1.2.22
Modified:
dbus/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-03-21 18:27:40 UTC (rev 73012)
+++ PKGBUILD 2010-03-21 18:35:11 UTC (rev 73013)
@@ -3,7 +3,7 @@
# Contributor: Link Dupont <link at subpop.net>
#
pkgname=dbus
-pkgver=1.2.20
+pkgver=1.2.22
pkgrel=1
pkgdesc="Freedesktop.org message bus system"
url="http://www.freedesktop.org/Software/dbus"
@@ -13,7 +13,7 @@
makedepends=('libsm' 'libice')
source=(http://dbus.freedesktop.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz
30-dbus)
-md5sums=('63f4e2412f6599a5e7b10281b9ddc0ac'
+md5sums=('54c5f3c79a1f852d2256aca07163813c'
'd14e59575f04e55d21a04907b6fd9f3c')
build() {
More information about the arch-commits
mailing list