summaryrefslogtreecommitdiff
path: root/extra/telepathy-qt4
diff options
context:
space:
mode:
Diffstat (limited to 'extra/telepathy-qt4')
-rw-r--r--extra/telepathy-qt4/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/telepathy-qt4/PKGBUILD b/extra/telepathy-qt4/PKGBUILD
index 6709092ea..64e704ca2 100644
--- a/extra/telepathy-qt4/PKGBUILD
+++ b/extra/telepathy-qt4/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 132835 2011-07-26 13:03:28Z andrea $
+# $Id: PKGBUILD 140179 2011-10-08 12:12:17Z ibiru $
# Maintainer: Ionut Biru <ibiru@archlinux.org>
# Contributor: Andrea Scarpino <andrea@archlinux.org>
pkgname=telepathy-qt4
-pkgver=0.7.1
+pkgver=0.7.3
pkgrel=1
pkgdesc="A library for Qt-based Telepathy clients"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ options=('!libtool')
depends=('qt' 'telepathy-farsight')
makedepends=('libxslt' 'python2' 'cmake' 'doxygen')
source=("http://telepathy.freedesktop.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-md5sums=('a609c6e9638e8cf24134b2165fec1c8a')
+md5sums=('a8e4f9f996b074a4e9a8950ddb5240d7')
build() {
cd "${srcdir}"