| 1234567891011121314151617181920 |
- 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.1
- 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.1
- depends = qt4
- depends = qtwebkit
- options = !libtool
- options = !emptydirs
- source = https://github.com/haiwen/seafile-client/archive/v4.3.1.tar.gz
- sha256sums = 82c1722143bfc0e6b818a15c06aa35817f68ecdd59aa8bf040697cfe64aae440
- pkgname = seafile-client
|