summaryrefslogtreecommitdiff
path: root/community/gloox
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-09-24 02:21:59 -0700
committerroot <root@rshg054.dnsready.net>2013-09-24 02:21:59 -0700
commitedb4c972d5d23fcff220b7d3c33d3202bcb16af3 (patch)
tree65b7530d04405a6d5a181b8cd962ef5e32b43a4c /community/gloox
parent1f7e7fd1c04d3f64d5a0c022e516bacf9d2cc7a8 (diff)
Tue Sep 24 02:19:00 PDT 2013
Diffstat (limited to 'community/gloox')
-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