[arch-commits] Commit in telepathy-qt4/trunk (PKGBUILD)
Ionut Biru
ibiru at archlinux.org
Sat Oct 8 12:11:20 UTC 2011
Date: Saturday, October 8, 2011 @ 08:11:19
Author: ibiru
Revision: 140178
update to 0.7.3
Modified:
telepathy-qt4/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-10-08 12:03:11 UTC (rev 140177)
+++ PKGBUILD 2011-10-08 12:11:19 UTC (rev 140178)
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <andrea at 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 @@
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}"
More information about the arch-commits
mailing list