blob: af2b0543a049faeb13418e2f6eebe36fcf423431 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = nextcloud-integration-github
pkgdesc = GitHub integration into Nextcloud
pkgver = 0.0.13
pkgrel = 1
url = https://github.com/nextcloud/integration_github
arch = any
license = AGPL3
depends = nextcloud
options = !strip
source = https://github.com/nextcloud/integration_github/releases/download/v0.0.13/integration_github-0.0.13.tar.gz
sha512sums = d6922a8bd2c19901fdbb7c80774240524a643f22130276545b1979baac8eceafaede3aa5c7109f1770f3ebd14759f63f5a6dd837034435e9e7f669da19f42dcf
pkgname = nextcloud-integration-github
|