Date: Thursday, May 19, 2011 @ 07:49:47 Author: andrea Revision: 124315
upgpkg: telepathy-qt4 0.6.0-1 upstream release Modified: telepathy-qt4/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-05-19 10:00:33 UTC (rev 124314) +++ PKGBUILD 2011-05-19 11:49:47 UTC (rev 124315) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=telepathy-qt4 -pkgver=0.5.16 +pkgver=0.6.0 pkgrel=1 pkgdesc="A library for Qt-based Telepathy clients" arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ depends=('qt' 'telepathy-farsight') makedepends=('libxslt' 'python2' 'cmake') source=("http://telepathy.freedesktop.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz") -md5sums=('82e36c051c74d323b329f69ac2c5427f') +md5sums=('2acb266af1a3f55f7104830ac8db2090') build() { cd "${srcdir}"
