summaryrefslogtreecommitdiff
path: root/community/kadu/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/kadu/PKGBUILD')
-rw-r--r--community/kadu/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/kadu/PKGBUILD b/community/kadu/PKGBUILD
index 7f6530353..f48350f9e 100644
--- a/community/kadu/PKGBUILD
+++ b/community/kadu/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 42953 2011-03-22 21:04:40Z mherych $
+# $Id: PKGBUILD 44782 2011-04-11 20:09:55Z mherych $
# Maintainer: Mateusz Herych
# Contributor: Jaroslaw Swierczynski <swiergot@aur.archlinux.org>
pkgname=kadu
-pkgver=0.9.0
-pkgrel=2
+pkgver=0.9.1
+pkgrel=1
pkgdesc="A Qt-based Gadu-Gadu client"
arch=('i686' 'x86_64' 'mips64el')
url="http://www.kadu.net/"
@@ -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=('9bd6f39235acea4287664a0bff40b10a')
+md5sums=('99cb6e9d4acea6dbb15ff98dfe44dff9')
build() {
cd $srcdir/kadu-$pkgver