summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSimon Tunnat2015-09-30 22:58:14 +0200
committerSimon Tunnat2015-09-30 22:58:14 +0200
commitd3712c084730432a978ee9fd7560aced4020685f (patch)
treed1a23f4467fe3089c1e3fb3b643c3c91a7d730f8 /PKGBUILD
parent8d7a85193ebca16b4fa3f8c17e1be57c55477884 (diff)
downloadaur-d3712c084730432a978ee9fd7560aced4020685f.tar.gz
Update to seafile upstream 4.3.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4e4a96a8a0c1..d6ffa37e288c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,12 @@
pkgname=seafile-server
pkgver=4.3.2
-pkgrel=1
+pkgrel=2
pkgdesc="Next-generation open source cloud storage with advanced features on privacy protection and teamwork. (Server components, without seahub)"
arch=('i686' 'x86_64' 'armv6h' 'armv7h')
url="https://github.com/haiwen/seafile/"
license=('GPL3')
-depends=('seafile-shared>=4.3.3' 'python2-mako' 'python2-dateutil' 'python2-webpy' 'python2-pip' 'python2-virtualenv' 'python2-flup' 'python2-six' 'libevhtp-seafile<=1.2.9' 'fuse')
+depends=('seafile-shared>=4.3.4' 'python2-mako' 'python2-dateutil' 'python2-webpy' 'python2-pip' 'python2-virtualenv' 'python2-flup' 'python2-six' 'libevhtp-seafile>=1.2.9' 'fuse')
makedepends=('vala' 'intltool')
optdepends=()
provides=()