blob: b122436bdfca3e4f3d73a3bd1fc8fcbbe22c4ff0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = nextcloud-app-contacts-git
pkgdesc = Contacts app for Nextcloud
pkgver = 3.0.1.r1448.g4bec35b0
pkgrel = 1
url = https://github.com/nextcloud/contacts
arch = any
license = AGPL
depends = nextcloud
provides = nextcloud-app-contacts
conflicts = nextcloud-app-contacts
options = !strip
source = git+https://github.com/nextcloud/contacts.git
sha512sums = SKIP
pkgname = nextcloud-app-contacts-git
|