update all the packages, remove some unneeded ones
This commit is contained in:
@@ -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'
|
||||
|
Reference in New Issue
Block a user