summaryrefslogtreecommitdiff
path: root/community/kadu
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-08-28 00:08:58 +0000
committerroot <root@rshg054.dnsready.net>2012-08-28 00:08:58 +0000
commit559da5e6e5aff9ccc57e29b6a91c35a528424b6c (patch)
tree0e648ff39bc964f3bd675917b369124f8e1e0dee /community/kadu
parentfeeabffe5469ebe2fde0e79802e470d007528b85 (diff)
Tue Aug 28 00:08:57 UTC 2012
Diffstat (limited to 'community/kadu')
-rw-r--r--community/kadu/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/community/kadu/PKGBUILD b/community/kadu/PKGBUILD
index f7fc69cef..765256ee8 100644
--- a/community/kadu/PKGBUILD
+++ b/community/kadu/PKGBUILD
@@ -1,20 +1,20 @@
-# $Id: PKGBUILD 74225 2012-07-23 03:08:13Z allan $
+# $Id: PKGBUILD 75490 2012-08-26 06:32:00Z bpiotrowski $
# Maintainer: Bartłomiej Piotrowski <nospam@bpiotrowski.pl>
# Contributor: Mateusz Herych
# Contributor: Jaroslaw Swierczynski <swiergot@aur.archlinux.org>
pkgname=kadu
-pkgver=0.12.0
-pkgrel=2
+pkgver=0.12.1
+pkgrel=1
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' 'libmpdclient' 'qtwebkit' 'xdg-utils')
+depends=('libgadu' 'libxss' 'enchant' 'phonon' 'qca-ossl' 'libidn' 'libmpdclient' 'qtwebkit' 'xdg-utils')
makedepends=('cmake' 'libao' 'libsndfile' 'libxtst' 'curl')
install=kadu.install
source=(http://download.kadu.im/stable/$pkgname-$pkgver.tar.bz2)
-md5sums=('9e89dfa84561e408b26dae207e176198')
+md5sums=('1be664676ff0fba0bc246baaaa44a35c')
build() {
cd "$srcdir"