blob: 627ec592d4edf1378e60d0c6fb5d74a1b2f980b6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
PRGNAM="nextcloud-client"
VERSION="2.3.1"
HOMEPAGE="https://nextcloud.com/"
DOWNLOAD="https://github.com/nextcloud/client_theming/archive/v2.3.1/client_theming-2.3.1.tar.gz \
https://github.com/owncloud/client/archive/v2.3.1/client-2.3.1.tar.gz"
MD5SUM="56680f5c9a69cedc951cccb820c4107d \
8c06a94c05ad77a24923149b44a10e1f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="qtkeychain"
MAINTAINER="Rodrigo Gimenez"
EMAIL="estrod@zoho.com"
|