summaryrefslogtreecommitdiff
path: root/community/kadu
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-09-13 10:28:49 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2012-09-13 10:28:49 +0200
commit81dced2a29e3d4cb05f004e5efe3bd2abe207b15 (patch)
tree9772090003f7b9871a0a4d19f65f8fa32c9409c8 /community/kadu
parent1f5072dbfe77090d9ea49bdd7501f21892729d88 (diff)
parent843685ce9dd76d37a4c7b0230eacb6d26bdf30dd (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community-staging/happy/PKGBUILD community-staging/haskell-dataenc/PKGBUILD community-staging/haskell-quickcheck/PKGBUILD community/gnonlin/PKGBUILD extra/bochs/PKGBUILD
Diffstat (limited to 'community/kadu')
-rw-r--r--community/kadu/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/kadu/PKGBUILD b/community/kadu/PKGBUILD
index 79bb10afe..74484c70e 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' 'mips64el')
@@ -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"