diff options
Diffstat (limited to 'community/gloox/PKGBUILD')
-rw-r--r-- | community/gloox/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/gloox/PKGBUILD b/community/gloox/PKGBUILD index 050161fe0..15626c957 100644 --- a/community/gloox/PKGBUILD +++ b/community/gloox/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 99765 2013-10-30 23:34:37Z allan $ +# $Id: PKGBUILD 100162 2013-11-01 20:46:56Z spupykin $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Maintainer: William Rea <sillywilly@gmail.com> pkgname=gloox pkgver=1.0.6 -pkgrel=1 +pkgrel=2 pkgdesc="C++ libraries for development of Jabber client/component/server" arch=(i686 x86_64) url="http://camaya.net/gloox" |