mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-23 18:14:51 +08:00
gloox 1.0.16
This commit is contained in:
parent
5894ee8614
commit
11f7766825
@ -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')
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user