Date: Thursday, September 8, 2011 @ 15:48:30 Author: ibiru Revision: 137527
uodate to 5.9.2 Modified: telepathy-mission-control/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-09-08 19:34:27 UTC (rev 137526) +++ PKGBUILD 2011-09-08 19:48:30 UTC (rev 137527) @@ -4,7 +4,7 @@ # Contributor: Bjorn Lindeijer <bjorn lindeijer nl> # Contributor: Andreas Zwinkau <[email protected]> pkgname=telepathy-mission-control -pkgver=5.8.1 +pkgver=5.9.2 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=('91c616e082c6326087ec5236beef67ae') +md5sums=('312fb289f644a90d4514064586445d58') build() { cd "$srcdir/$pkgname-$pkgver"
