Date: Tuesday, May 11, 2010 @ 14:04:26 Author: ibiru Revision: 80097 upgpkg: telepathy-qt4 0.3.3-1 update to 0.3.3
Modified: telepathy-qt4/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-05-11 12:29:19 UTC (rev 80096) +++ PKGBUILD 2010-05-11 18:04:26 UTC (rev 80097) @@ -1,7 +1,7 @@ # $Id$ # Maintainer: Ionut Biru <[email protected]> pkgname=telepathy-qt4 -pkgver=0.3.2 +pkgver=0.3.3 pkgrel=1 pkgdesc="A library for Qt-based Telepathy clients." arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ depends=('qt>=4.6.2' 'telepathy-farsight>=0.0.12') makedepends=('libxslt' 'python') source=(http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz) -sha256sums=('4e97bb10d267a421c14becbadaf0cd87372ded947bd3d5abb520e0dcfc9a4eac') +sha256sums=('fcfd2e8b7c74adf9cf1ebc6615c613f63c9b4b049204a00c812357d388fa92af') build() { cd "$srcdir/$pkgname-$pkgver"
