From f46e734fbcd0b4cbae2cff1a017b95e4e8e02d53 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 13 Jun 2012 00:01:51 +0000 Subject: Wed Jun 13 00:01:51 UTC 2012 --- extra/telepathy-kde-text-ui/PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'extra/telepathy-kde-text-ui/PKGBUILD') diff --git a/extra/telepathy-kde-text-ui/PKGBUILD b/extra/telepathy-kde-text-ui/PKGBUILD index f5b831287..b921c2fb2 100644 --- a/extra/telepathy-kde-text-ui/PKGBUILD +++ b/extra/telepathy-kde-text-ui/PKGBUILD @@ -1,20 +1,20 @@ -# $Id: PKGBUILD 157057 2012-04-23 09:53:50Z ibiru $ +# $Id: PKGBUILD 161470 2012-06-11 18:19:34Z andrea $ # Maintainer: Andrea Scarpino # Contributor: Laurent Carlier pkgname=telepathy-kde-text-ui _pkgname=ktp-text-ui -pkgver=0.3.1 +pkgver=0.4.0 pkgrel=1 pkgdesc="Telepathy handler for Text Chats" arch=('i686' 'x86_64') url="http://community.kde.org/Real-Time_Communication_and_Collaboration" license=('GPL') -depends=('telepathy-kde-common-internals' 'telepathy-kde-contact-list') -makedepends=('cmake' 'automoc4') +depends=('telepathy-kde-contact-list' 'telepathy-logger-qt') +makedepends=('cmake' 'automoc4' 'boost') groups=('kde-telepathy') source=("http://download.kde.org/unstable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2") -sha1sums=('78741579fa62d5beca6ff87f074a3821c02d1f15') +sha1sums=('4ddf762b928d7e5f1139cdcced27a866c5369312') build() { cd "${srcdir}" -- cgit v1.2.3-54-g00ecf