gloox 1.0.16

This commit is contained in:
Adrián Chaves Fernández 2016-08-19 22:40:07 +02:00
parent 5894ee8614
commit 11f7766825
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
pkgname=0ad
pkgver=0.0.20
_pkgver=$pkgver-alpha
pkgrel=2
pkgrel=3
pkgdesc="Cross-platform, 3D and historically-based real-time strategy game"
screenshot=http://www.wildfiregames.com/0ad/images/news_images/dynamic-borders.jpg
arch=('i686' 'x86_64')

View File

@ -1,7 +1,7 @@
# Maintainer: Martin Lee <hellnest.fuah at gmail dot com>
pkgname=gloox
pkgver=1.0.15
pkgver=1.0.16
pkgrel=1
pkgdesc="C++ libraries for development of Jabber client/component/server"
arch=('any')
@ -10,7 +10,7 @@ options=('!libtool')
license=("GPL")
depends=('libidn' 'gnutls')
source=(http://camaya.net/download/gloox-$pkgver.tar.bz2)
md5sums=('53719768c22ce1b2679109c96b800b45')
md5sums=('891050a788250dc6d604d40c233ed1b9')
build() {
cd $srcdir/gloox-$pkgver