| 123456789101112131415161718192021 |
- pkgbase = seafile-client
- pkgdesc = Seafile is an online file storage and collaboration tool. This is seafile client for synchronizing your local files with seafile server.
- pkgver = 4.3.0
- pkgrel = 1
- url = https://github.com/haiwen/seafile-client/
- install = seafile-client.install
- arch = i686
- arch = x86_64
- license = Apache
- makedepends = cmake
- depends = seafile-shared>=4.3.0
- depends = qt5-base
- depends = qt5-webkit
- depends = qt5-tools
- options = !libtool
- options = !emptydirs
- source = https://github.com/haiwen/seafile-client/archive/v4.3.0.tar.gz
- sha256sums = aa7e1ed95660b0708d4b5a2e49a97ea5aa69385223cec2e0c77bcb38967e63f2
- pkgname = seafile-client
|