Date: Wednesday, March 17, 2010 @ 19:54:00 Author: ibiru Revision: 72521
upgpkg: telepathy-sofiasip 0.6.2-1 updaet to 0.6.2 Modified: telepathy-sofiasip/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-03-17 20:46:16 UTC (rev 72520) +++ PKGBUILD 2010-03-17 23:54:00 UTC (rev 72521) @@ -2,7 +2,7 @@ # Maintainer : Ionut Biru <[email protected]> # Contributor: Timm Preetz <[email protected]> pkgname=telepathy-sofiasip -pkgver=0.6.1 +pkgver=0.6.2 pkgrel=1 pkgdesc="a SIP-protocol connection manager for the Telepathy framework based on SofiaSIP-stack." arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ makedepends=('libxslt') groups=('telepathy') source=(http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz) -md5sums=('a28c5d288465cbdb2debf3eaf11295af') +sha256sums=('f50f987b74acc1959c185c32c80ace98379abb6dbdf7802161408f2cf4cb8096') build() { cd "$srcdir/$pkgname-$pkgver"
