From 990de0a3939ce8d376ca3512aade931f7086ffea Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 13 Aug 2015 09:12:35 +0200 Subject: [PATCH] telepathy-qt: update to 0.9.6.1. --- srcpkgs/telepathy-qt/template | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/srcpkgs/telepathy-qt/template b/srcpkgs/telepathy-qt/template index 1b236e531b..2cef7ee4de 100644 --- a/srcpkgs/telepathy-qt/template +++ b/srcpkgs/telepathy-qt/template @@ -1,7 +1,7 @@ # Template file for 'telepathy-qt' pkgname=telepathy-qt -version=0.9.6 -revision=2 +version=0.9.6.1 +revision=1 build_style=cmake configure_args="-DENABLE_EXAMPLES=OFF -DENABLE_TESTS=OFF" hostmakedepends="cmake pkg-config" @@ -11,9 +11,7 @@ maintainer="Duncaen " license="LGPL-2.1" homepage="http://telepathy.freedesktop.org/" distfiles="http://telepathy.freedesktop.org/releases/${pkgname}/${pkgname}-${version}.tar.gz" -checksum=0c57dd7bf7adcf24e6c60f1f52d22b159c17b30257ac61214baf74560ad0f048 - -subpackages="telepathy-qt-farstream telepathy-qt-devel" +checksum=496eb4951ea9b181d7d68a2122a885474c4f73b519319496aa1b97d9b361a1f8 telepathy-qt-farstream_package() { depends="telepathy-qt>=${version}_${revision}" @@ -22,7 +20,6 @@ telepathy-qt-farstream_package() { vmove usr/lib/*-farstream.so.* } } - telepathy-qt-devel_package() { depends="telepathy-qt>=${version}_${revision} telepathy-qt-farstream>=${version}_${revision}" short_desc+=" - development files"