summaryrefslogtreecommitdiff
path: root/community/gloox/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-11-05 00:47:11 -0800
committerroot <root@rshg054.dnsready.net>2013-11-05 00:47:11 -0800
commit4525bb3909f233fd13dbfb43aa6ff4e64e8340d9 (patch)
treeadd2024759bc7a18fc8d7f4101dc5d5d9b3e1e44 /community/gloox/PKGBUILD
parent058983fb5cb16dbb25368dd464cbcf27205b3f93 (diff)
Tue Nov 5 00:46:51 PST 2013
Diffstat (limited to 'community/gloox/PKGBUILD')
-rw-r--r--community/gloox/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/gloox/PKGBUILD b/community/gloox/PKGBUILD
index 15626c957..593cbae37 100644
--- a/community/gloox/PKGBUILD
+++ b/community/gloox/PKGBUILD
@@ -1,17 +1,17 @@
-# $Id: PKGBUILD 100162 2013-11-01 20:46:56Z spupykin $
+# $Id: PKGBUILD 100444 2013-11-04 12:11:53Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: William Rea <sillywilly@gmail.com>
pkgname=gloox
-pkgver=1.0.6
-pkgrel=2
+pkgver=1.0.9
+pkgrel=1
pkgdesc="C++ libraries for development of Jabber client/component/server"
arch=(i686 x86_64)
url="http://camaya.net/gloox"
license=("GPL")
depends=('libidn' 'gnutls')
source=(http://camaya.net/download/gloox-$pkgver.tar.bz2)
-md5sums=('80ba7fa1220913a9f67bf6f3183aafbd')
+md5sums=('48fc9aa5210c2a1ce253751a4d38e19c')
build() {
cd $srcdir/gloox-$pkgver