blob: 5ac0bdc9acddd12464ec69a85ab8d9849425cb09 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = nextcloud-client-appimage-daily
pkgdesc = Nextcloud desktop client (official daily AppImage build)
pkgver = 20241117
pkgrel = 1
epoch = 1
url = https://download.nextcloud.com/desktop/daily/linux
arch = x86_64
arch = i686
license = GPL2
makedepends = p7zip
makedepends = curl
depends = zlib
optdepends = hicolor-icon-theme: needed for hicolor theme hierarchy
provides = nextcloud-client
conflicts = nextcloud-client
conflicts = nextcloud-client-git
conflicts = owncloud-client
noextract = linux-20241117.AppImage
options = !strip
source = nextcloud-20241117.AppImage::https://download.nextcloud.com/desktop/daily/linux/linux-20241117.AppImage
sha256sums = 2d4442f6e940902caea02092e6743ab59eb989640f3fe36c4fb646deb9743260
pkgname = nextcloud-client-appimage-daily
|