Date: Friday, July 20, 2012 @ 18:35:58 Author: ibiru Revision: 163823
update to 5.12.1 Modified: telepathy-mission-control/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-07-20 22:15:57 UTC (rev 163822) +++ PKGBUILD 2012-07-20 22:35:58 UTC (rev 163823) @@ -5,7 +5,7 @@ # Contributor: Andreas Zwinkau <[email protected]> pkgname=telepathy-mission-control -pkgver=5.12.0 +pkgver=5.12.1 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=('f39dcfef785a37dc21efa9af06be2e61') +md5sums=('79449fd2e1b02fc6cb5c6adc447e2bb6') build() { cd "$pkgname-$pkgver"
