Date: Tuesday, March 8, 2011 @ 13:20:27 Author: ibiru Revision: 113465
upgpkg: telepathy-mission-control 5.7.6-1 update to 5.7.6 Modified: telepathy-mission-control/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-03-08 18:14:11 UTC (rev 113464) +++ PKGBUILD 2011-03-08 18:20:27 UTC (rev 113465) @@ -4,7 +4,7 @@ # Contributor: Bjorn Lindeijer <bjorn lindeijer nl> # Contributor: Andreas Zwinkau <[email protected]> pkgname=telepathy-mission-control -pkgver=5.7.5 +pkgver=5.7.6 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=('7a0ec83fd7f780b97f6078477f97cc9a') +md5sums=('fcfc077949d910e3c619d2193f236606') build() { cd "$srcdir/$pkgname-$pkgver"
