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 765256ee8..a6ceb1292 100644
--- a/community/kadu/PKGBUILD
+++ b/community/kadu/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 75490 2012-08-26 06:32:00Z bpiotrowski $
+# $Id: PKGBUILD 76119 2012-09-11 16:47:42Z bpiotrowski $
# Maintainer: Bartłomiej Piotrowski <nospam@bpiotrowski.pl>
# Contributor: Mateusz Herych
# Contributor: Jaroslaw Swierczynski <swiergot@aur.archlinux.org>
pkgname=kadu
-pkgver=0.12.1
+pkgver=0.12.2
pkgrel=1
pkgdesc="A Qt-based Jabber/XMPP and Gadu-Gadu client"
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ depends=('libgadu' 'libxss' 'enchant' 'phonon' 'qca-ossl' 'libidn' 'libmpdclient
makedepends=('cmake' 'libao' 'libsndfile' 'libxtst' 'curl')
install=kadu.install
source=(http://download.kadu.im/stable/$pkgname-$pkgver.tar.bz2)
-md5sums=('1be664676ff0fba0bc246baaaa44a35c')
+md5sums=('e546834f85bed14279691998545d203c')
build() {
cd "$srcdir"