Date: Saturday, September 29, 2012 @ 05:27:37 Author: ibiru Revision: 167243
update to 5.13.2 Modified: telepathy-mission-control/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-09-29 09:23:38 UTC (rev 167242) +++ PKGBUILD 2012-09-29 09:27:37 UTC (rev 167243) @@ -5,18 +5,18 @@ # Contributor: Andreas Zwinkau <[email protected]> pkgname=telepathy-mission-control -pkgver=5.12.1 +pkgver=5.13.2 pkgrel=1 pkgdesc="A Telepathy component providing abstraction of some of the details of connection managers." arch=('i686' 'x86_64') url="http://telepathy.freedesktop.org/wiki/Mission Control" license=('LGPL2.1') -depends=('telepathy-glib' 'libgnome-keyring' 'dconf') +depends=('telepathy-glib' 'libgnome-keyring' 'dconf' 'upower' 'networkmanager') makedepends=('libxslt' 'python2') install=telepathy-mission-control.install options=('!libtool') source=(http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz) -md5sums=('79449fd2e1b02fc6cb5c6adc447e2bb6') +md5sums=('3af60fa448b8fd56b65fac185a41f288') build() { cd "$pkgname-$pkgver"
