[arch-commits] Commit in telepathy-qt/trunk (PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Sat Jan 12 10:12:37 UTC 2013


    Date: Saturday, January 12, 2013 @ 05:12:37
  Author: andrea
Revision: 175049

upgpkg: telepathy-qt 0.9.3-3

Rebuilt with farstream 0.1 support

Modified:
  telepathy-qt/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-01-12 09:52:05 UTC (rev 175048)
+++ PKGBUILD	2013-01-12 10:12:37 UTC (rev 175049)
@@ -4,20 +4,20 @@
 
 pkgname=telepathy-qt
 pkgver=0.9.3
-pkgrel=2
+pkgrel=3
 pkgdesc="A library for Qt-based Telepathy clients"
 arch=('i686' 'x86_64')
 url="http://telepathy.freedesktop.org/wiki/"
 license=('LGPL')
 options=('!libtool')
-depends=('qt' 'telepathy-glib')
-#depends=('qt' 'telepathy-farstream')
+depends=('qt' 'telepathy-farstream' 'farstream-0.1')
 makedepends=('libxslt' 'python2' 'cmake' 'doxygen')
 conflicts=('telepathy-qt4')
 replaces=('telepathy-qt4')
 provides=('telepathy-qt4')
-source=("http://telepathy.freedesktop.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-md5sums=('94ac93aedf5f6fff49837bc8368e5a37')
+source=("http://telepathy.freedesktop.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz"{,.asc})
+md5sums=('94ac93aedf5f6fff49837bc8368e5a37'
+         'e1b851b08b159fca39596ff8395ca53a')
 
 build() {
     cd "$srcdir"




More information about the arch-commits mailing list