Date: Wednesday, February 17, 2010 @ 13:08:20 Author: ibiru Revision: 69097
upgpkg: telepathy-sofiasip 0.6.0-1 update to 0.6.0 Modified: telepathy-sofiasip/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-02-17 18:08:11 UTC (rev 69096) +++ PKGBUILD 2010-02-17 18:08:20 UTC (rev 69097) @@ -1,14 +1,14 @@ # $Id$ -# Maintainer : Biru Ionut <[email protected]> +# Maintainer : Ionut Biru <[email protected]> # Contributor: Timm Preetz <[email protected]> pkgname=telepathy-sofiasip -pkgver=0.5.17 +pkgver=0.6.0 pkgrel=1 pkgdesc="a SIP-protocol connection manager for the Telepathy framework based on SofiaSIP-stack." arch=('i686' 'x86_64') url="http://telepathy.freedesktop.org" license=('LGPL') -depends=('telepathy-glib>=0.9.1' 'sofia-sip') +depends=('telepathy-glib>=0.10' 'sofia-sip') makedepends=('libxslt') groups=('telepathy') source=(http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz) @@ -19,4 +19,4 @@ make || return 1 make DESTDIR="$pkgdir" install || return 1 } -md5sums=('ac2d6338781cf7a458b8b4150f9b81d8') +md5sums=('2f68440aebd0a82b24ba234386b375d6')
