summaryrefslogtreecommitdiff
path: root/community/kadu/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/kadu/PKGBUILD')
-rw-r--r--community/kadu/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
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 <swiergot@aur.archlinux.org>
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