From 0abb1942e8be584d56a1b35b2d1911cbe9f5bbd1 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 29 Sep 2011 23:14:32 +0000 Subject: Thu Sep 29 23:14:32 UTC 2011 --- community/kadu/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/kadu/PKGBUILD') diff --git a/community/kadu/PKGBUILD b/community/kadu/PKGBUILD index 7b452c180..10d1a3ac6 100644 --- a/community/kadu/PKGBUILD +++ b/community/kadu/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 47304 2011-05-21 11:51:25Z mherych $ +# $Id: PKGBUILD 55999 2011-09-28 14:40:31Z mherych $ # Maintainer: Mateusz Herych # Contributor: Jaroslaw Swierczynski pkgname=kadu -pkgver=0.9.2 +pkgver=0.10.0 pkgrel=1 pkgdesc="A Qt-based Jabber/XMPP and Gadu-Gadu client" arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ license=('GPL') depends=('libgadu' 'libxss' 'aspell' 'phonon' 'qca-ossl' 'libidn') makedepends=('cmake' 'libao' 'libsndfile' 'libxtst' 'curl') source=(http://www.kadu.net/download/stable/$pkgname-$pkgver.tar.bz2) -md5sums=('e23d39a2233a0585febe5a8ab50274dc') +md5sums=('6d3e9889f53cf10c2cd9499aabbff67a') build() { cd $srcdir/kadu-$pkgver -- cgit v1.2.3-54-g00ecf