summaryrefslogtreecommitdiff
path: root/community/kadu
diff options
context:
space:
mode:
authorroot <root@rshg047.dnsready.net>2011-05-22 22:46:00 +0000
committerroot <root@rshg047.dnsready.net>2011-05-22 22:46:00 +0000
commit3837a11a2a471b9db222d8eb6ed7d2fb9d1778c6 (patch)
treeb16474ab1e00c05c11f602c89c6ea093f8d8f0d7 /community/kadu
parent0fdfc2325867395ad4262d06b2d89955ac3cf6a4 (diff)
Sun May 22 22:46:00 UTC 2011
Diffstat (limited to 'community/kadu')
-rw-r--r--community/kadu/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/kadu/PKGBUILD b/community/kadu/PKGBUILD
index 0b52f0653..7b452c180 100644
--- a/community/kadu/PKGBUILD
+++ b/community/kadu/PKGBUILD
@@ -1,18 +1,18 @@
-# $Id: PKGBUILD 44782 2011-04-11 20:09:55Z mherych $
+# $Id: PKGBUILD 47304 2011-05-21 11:51:25Z mherych $
# Maintainer: Mateusz Herych
# Contributor: Jaroslaw Swierczynski <swiergot@aur.archlinux.org>
pkgname=kadu
-pkgver=0.9.1
+pkgver=0.9.2
pkgrel=1
-pkgdesc="A Qt-based Gadu-Gadu client"
+pkgdesc="A Qt-based Jabber/XMPP and Gadu-Gadu client"
arch=('i686' 'x86_64')
url="http://www.kadu.net/"
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=('99cb6e9d4acea6dbb15ff98dfe44dff9')
+md5sums=('e23d39a2233a0585febe5a8ab50274dc')
build() {
cd $srcdir/kadu-$pkgver