summaryrefslogtreecommitdiff
path: root/community/gloox/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/gloox/PKGBUILD')
-rw-r--r--community/gloox/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/gloox/PKGBUILD b/community/gloox/PKGBUILD
index d2001f81e..845206f10 100644
--- a/community/gloox/PKGBUILD
+++ b/community/gloox/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 93658 2013-07-08 11:17:28Z spupykin $
+# $Id: PKGBUILD 97518 2013-09-23 16:14:07Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: William Rea <sillywilly@gmail.com>
pkgname=gloox
-pkgver=1.0.2
+pkgver=1.0.6
pkgrel=1
pkgdesc="C++ libraries for development of Jabber client/component/server"
arch=(i686 x86_64)
@@ -12,7 +12,7 @@ options=('!libtool')
license=("GPL")
depends=('libidn' 'gnutls')
source=(http://camaya.net/download/gloox-$pkgver.tar.bz2)
-md5sums=('4c446ee186406c3b3a24402418127faa')
+md5sums=('80ba7fa1220913a9f67bf6f3183aafbd')
build() {
cd $srcdir/gloox-$pkgver