blob: 6d802dae705d8daf2516f0a87ee9061f24000f90 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = nextcloud-app-carnet
pkgdesc = Nextcloud server app providing digital sticky notes to users
pkgver = 0.25.2
pkgrel = 1
url = https://github.com/PhieF/CarnetNextcloud
arch = any
license = AGPL
makedepends = nextcloud
makedepends = yq
options = !strip
source = carnet-0.25.2.tar.gz::https://github.com/CarnetApp/CarnetNextcloud/releases/download/v0.25.2/carnet-nc-v0.25.2.tar.gz
sha256sums = 1c0ac3f8ce9403d0614acae5a69fe0b0a5a4513580a0d1e5fe0af44b70252b38
pkgname = nextcloud-app-carnet
|