summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f7377b826925..50127ce0b50f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,13 +5,13 @@
pkgname=ccnet-server
pkgver=6.2.5
-pkgrel=2
-pkgdesc="Internal communication framework and user/group management for Seafile-server"
+pkgrel=3
+pkgdesc="Internal communication framework and user/group management for seafile server"
arch=('i686' 'x86_64' 'armv7h' 'armv6h' 'aarch64')
url="https://github.com/haiwen/${pkgname}"
license=('GPL2')
-depends=('libevent' 'libzdb' 'libsearpc' 'libldap' 'python2')
-makedepends=('vala' 'libmariadbclient')
+depends=('libevent' 'libsearpc' 'libldap' 'libmariadbclient' 'libpqxx')
+makedepends=('vala')
conflicts=('ccnet')
source=("${pkgname}-v${pkgver}-server.tar.gz::${url}/archive/v${pkgver}-server.tar.gz"
"libccnet.pc.patch"