| 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.3
- 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.3
- depends = qt4
- depends = qtwebkit
- options = !libtool
- options = !emptydirs
- source = https://github.com/haiwen/seafile-client/archive/v4.3.3.tar.gz
- sha256sums = 332348a3df60912005597f3c4cbff46608b30a0e640fdb2e01d4b88a76a940cb
- pkgname = seafile-client
|