Date: Tuesday, April 3, 2012 @ 13:09:16 Author: ibiru Revision: 155434
update to 5.12.0 Modified: telepathy-mission-control/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-04-03 17:01:01 UTC (rev 155433) +++ PKGBUILD 2012-04-03 17:09:16 UTC (rev 155434) @@ -5,7 +5,7 @@ # Contributor: Andreas Zwinkau <[email protected]> pkgname=telepathy-mission-control -pkgver=5.11.0 +pkgver=5.12.0 pkgrel=1 pkgdesc="A Telepathy component providing abstraction of some of the details of connection managers." arch=('i686' 'x86_64') @@ -16,7 +16,7 @@ install=telepathy-mission-control.install options=('!libtool') source=(http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz) -md5sums=('f7503d52cb432e03ba7b4ad5bb6165c6') +md5sums=('f39dcfef785a37dc21efa9af06be2e61') build() { cd "$pkgname-$pkgver"
