Date: Thursday, October 4, 2012 @ 09:05:11 Author: ibiru Revision: 167967
update to 5.14.0 Modified: telepathy-mission-control/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-10-04 13:03:04 UTC (rev 167966) +++ PKGBUILD 2012-10-04 13:05:11 UTC (rev 167967) @@ -5,7 +5,7 @@ # Contributor: Andreas Zwinkau <[email protected]> pkgname=telepathy-mission-control -pkgver=5.13.2 +pkgver=5.14.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=('3af60fa448b8fd56b65fac185a41f288') +md5sums=('483fa8860891815a540ecf1bb9155122') build() { cd "$pkgname-$pkgver"
