update all the packages, remove some unneeded ones

This commit is contained in:
moparisthebest
2018-06-01 08:08:14 -04:00
parent 1ac473c02c
commit 9fce20fc6d
142 changed files with 2965 additions and 1333 deletions

View File

@@ -2,17 +2,17 @@
_pkgname=biboumi
pkgname="$_pkgname-git"
pkgver=r1183.f3b1e39
pkgver=r1207.044a1a0
pkgrel=1
pkgdesc="XMPP gateway to IRC"
arch=('i686' 'x86_64' 'armv7h' 'aarch64')
url="https://biboumi.louiz.org/"
license=('ZLIB')
depends=('expat' 'libidn' 'udns' 'botan' 'sqlite')
depends=('expat' 'libidn' 'udns' 'botan' 'sqlite' 'postgresql-libs')
makedepends=('git' 'cmake' 'pandoc')
backup=("etc/$_pkgname/$_pkgname.cfg")
install="$_pkgname.install"
source=("$_pkgname::git+https://git.louiz.org/biboumi.git"
source=("$_pkgname::git+https://lab.louiz.org/louiz/biboumi.git"
'biboumi.install'
'sysuser.conf')
md5sums=('SKIP'