Date: Tuesday, July 26, 2011 @ 09:03:28 Author: andrea Revision: 132835
upgpkg: telepathy-qt4 0.7.1-1 development cycle is needed by TP-KDE Modified: telepathy-qt4/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-07-26 12:43:09 UTC (rev 132834) +++ PKGBUILD 2011-07-26 13:03:28 UTC (rev 132835) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=telepathy-qt4 -pkgver=0.6.1 +pkgver=0.7.1 pkgrel=1 pkgdesc="A library for Qt-based Telepathy clients" arch=('i686' 'x86_64') @@ -11,9 +11,9 @@ license=('LGPL') options=('!libtool') depends=('qt' 'telepathy-farsight') -makedepends=('libxslt' 'python2' 'cmake') +makedepends=('libxslt' 'python2' 'cmake' 'doxygen') source=("http://telepathy.freedesktop.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz") -md5sums=('c429458a365f5114bbc9ea3fc971fc45') +md5sums=('a609c6e9638e8cf24134b2165fec1c8a') build() { cd "${srcdir}"
