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

Ionut Biru ibiru at archlinux.org
Mon Feb 22 20:39:07 UTC 2010


    Date: Monday, February 22, 2010 @ 15:39:06
  Author: ibiru
Revision: 69810

upgpkg: telepathy-qt4 0.2.2-1
update to 0.2.2

Modified:
  telepathy-qt4/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-02-22 18:46:18 UTC (rev 69809)
+++ PKGBUILD	2010-02-22 20:39:06 UTC (rev 69810)
@@ -1,7 +1,7 @@
 # $Id$
-# Maintainer: Biru Ionut <ionut at archlinux.ro>
+# Maintainer: Ionut Biru <ibiru at archlinux.org>
 pkgname=telepathy-qt4
-pkgver=0.2.1
+pkgver=0.2.2
 pkgrel=1
 pkgdesc="A library for Qt-based Telepathy clients."
 arch=('i686' 'x86_64')
@@ -9,9 +9,10 @@
 groups=('telepathy')
 license=('LGPL')
 options=('!libtool')
-depends=('qt>=4.5.3' 'telepathy-farsight>=0.0.12')
+depends=('qt>=4.6.2' 'telepathy-farsight>=0.0.12')
 makedepends=('libxslt' 'python')
 source=(http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz)
+md5sums=('f92cc8982f5c8d6028dc10f97cc12111')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"
@@ -20,4 +21,3 @@
   make || return 1
   make DESTDIR="$pkgdir" install
 }
-md5sums=('9eaaa055eb2503e5a362bd183f344ac7')




More information about the arch-commits mailing list