Date: Tuesday, January 4, 2011 @ 14:45:22 Author: ibiru Revision: 104722
upgpkg: telepathy-qt4 0.4.2-1 update to 0.4.2 Modified: telepathy-qt4/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-01-04 19:42:55 UTC (rev 104721) +++ PKGBUILD 2011-01-04 19:45:22 UTC (rev 104722) @@ -1,7 +1,7 @@ # $Id$ # Maintainer: Ionut Biru <[email protected]> pkgname=telepathy-qt4 -pkgver=0.4.1 +pkgver=0.4.2 pkgrel=1 pkgdesc="A library for Qt-based Telepathy clients." arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ depends=('qt' 'telepathy-farsight') makedepends=('libxslt' 'python2' 'cmake') source=(http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz) -md5sums=('aa029f09848b955c01052c18e15def4e') +md5sums=('d014e49b11fcbb4dc87aa1757d209a3a') build() { cd "${srcdir}"
