Date: Wednesday, October 5, 2011 @ 09:57:40 Author: ibiru Revision: 139857
update to 5.9.3 Modified: telepathy-mission-control/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-10-05 13:31:25 UTC (rev 139856) +++ PKGBUILD 2011-10-05 13:57:40 UTC (rev 139857) @@ -4,7 +4,7 @@ # Contributor: Bjorn Lindeijer <bjorn lindeijer nl> # Contributor: Andreas Zwinkau <[email protected]> pkgname=telepathy-mission-control -pkgver=5.9.2 +pkgver=5.9.3 pkgrel=1 pkgdesc="A Telepathy component providing abstraction of some of the details of connection managers." arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ makedepends=('libxslt' 'python2') options=('!libtool') source=(http://telepathy.freedesktop.org/releases/telepathy-mission-control/$pkgname-$pkgver.tar.gz) -md5sums=('312fb289f644a90d4514064586445d58') +md5sums=('15fc8e560bc67a86393a3138d7ac38e3') build() { cd "$srcdir/$pkgname-$pkgver"
