From ac4d8e8d92aaca4df91f2385f936b9a4b31184d9 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Sat, 16 May 2015 11:46:01 +0200 Subject: [PATCH] telepathy-qt: update to 0.9.6. --- srcpkgs/telepathy-qt/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/telepathy-qt/template b/srcpkgs/telepathy-qt/template index 7c986bb7a57..1b236e531ba 100644 --- a/srcpkgs/telepathy-qt/template +++ b/srcpkgs/telepathy-qt/template @@ -1,19 +1,19 @@ # Template file for 'telepathy-qt' pkgname=telepathy-qt -version=0.9.5 +version=0.9.6 revision=2 build_style=cmake configure_args="-DENABLE_EXAMPLES=OFF -DENABLE_TESTS=OFF" hostmakedepends="cmake pkg-config" makedepends="qt-devel telepathy-farstream-devel telepathy-glib-devel gstreamer-devel" short_desc="Qt4 bindings for the Telepathy D-Bus protocol" -maintainer="Duncan Overbruck " +maintainer="Duncaen " license="LGPL-2.1" homepage="http://telepathy.freedesktop.org/" distfiles="http://telepathy.freedesktop.org/releases/${pkgname}/${pkgname}-${version}.tar.gz" -checksum=93474858efe55bf45ee9352f88b852d4a24505939dc81a3a3c6fa5a686809c8e +checksum=0c57dd7bf7adcf24e6c60f1f52d22b159c17b30257ac61214baf74560ad0f048 -subpackages="${sourcepkg}-farstream ${sourcepkg}-devel" +subpackages="telepathy-qt-farstream telepathy-qt-devel" telepathy-qt-farstream_package() { depends="telepathy-qt>=${version}_${revision}"