Update packages

This commit is contained in:
moparisthebest
2016-12-02 11:17:10 -05:00
parent 17b81b4b48
commit 6266b8dc2c
15 changed files with 34 additions and 34 deletions

View File

@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
# Thu Jul 21 16:30:45 UTC 2016
# Mon Nov 28 21:02:35 UTC 2016
pkgbase = spectrum2
pkgdesc = Create C++ transports easily
pkgver = 2.0.3
pkgrel = 3
pkgrel = 4
url = http://spectrum.im
arch = any
license = GPL
@@ -20,6 +20,7 @@ pkgbase = spectrum2
makedepends = libidn
makedepends = sqlite
makedepends = log4cxx
makedepends = libevent
makedepends = libmariadbclient
makedepends = popt
makedepends = libev

View File

@@ -5,7 +5,7 @@
pkgname=spectrum2
pkgver=2.0.3
pkgrel=3
pkgrel=4
#epoch=
pkgdesc="Create C++ transports easily"
arch=('any')
@@ -14,7 +14,7 @@ license=('GPL')
groups=()
depends=(curl log4cxx popt sqlite)
makedepends=('protobuf' 'swiften>=3' 'libpqxx' 'libpurple' 'avahi' 'boost'
'cmake' 'cppunit' 'expat' 'libcommuni' 'libidn' 'sqlite' 'log4cxx'
'cmake' 'cppunit' 'expat' 'libcommuni' 'libidn' 'sqlite' 'log4cxx' 'libevent'
'libmariadbclient' 'popt' 'libev' 'dbus-glib' 'curl')
checkdepends=()
optdepends=('swiften>=3: XMPP backend support'