[arch-commits] Commit in telepathy-mission-control/trunk (PKGBUILD)
Ionut Biru
ibiru at archlinux.org
Fri Jul 22 16:07:21 UTC 2011
Date: Friday, July 22, 2011 @ 12:07:21
Author: ibiru
Revision: 132301
update to 5.8.0
Modified:
telepathy-mission-control/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-07-22 15:48:36 UTC (rev 132300)
+++ PKGBUILD 2011-07-22 16:07:21 UTC (rev 132301)
@@ -4,17 +4,17 @@
# Contributor: Bjorn Lindeijer <bjorn lindeijer nl>
# Contributor: Andreas Zwinkau <beza1e1 at web.de>
pkgname=telepathy-mission-control
-pkgver=5.7.11
+pkgver=5.8.0
pkgrel=1
pkgdesc="A Telepathy component providing abstraction of some of the details of connection managers."
arch=('i686' 'x86_64')
-url="http://mission-control.sourceforge.net/"
+url="http://telepathy.freedesktop.org/wiki/Mission Control"
license=('LGPL2.1')
depends=('telepathy-glib' 'libgnome-keyring')
makedepends=('libxslt' 'python2')
options=('!libtool')
source=(http://telepathy.freedesktop.org/releases/telepathy-mission-control/$pkgname-$pkgver.tar.gz)
-md5sums=('d4b37aa43f391c34d033b1af5ab32e6d')
+md5sums=('a708767687a6515058ee1a3654eda5c1')
build() {
cd "$srcdir/$pkgname-$pkgver"
More information about the arch-commits
mailing list