blob: cf8c0ea3562ea8cd7422f4e274b952e7758781ff (
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 = 20250309
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-20250309.AppImage
options = !strip
source = nextcloud-20250309.AppImage::https://download.nextcloud.com/desktop/daily/linux/linux-20250309.AppImage
sha256sums = 274b97c41060c3191cad8d981b14478232fa82a18057200b26d45ed8b175f9bd
pkgname = nextcloud-client-appimage-daily
|