blob: 2b304ae2dd2da3bc5e4262a412885405a40f6a99 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = nextcloud-app-integration-dropbox
pkgdesc = Dropbox integration into Nextcloud
pkgver = 2.0.1
pkgrel = 1
url = https://github.com/eneiluj/integration_dropbox
arch = any
license = AGPL3
makedepends = nextcloud
makedepends = yq
options = !strip
source = https://github.com/nextcloud-releases/integration_dropbox/releases/download/v2.0.1/integration_dropbox-v2.0.1.tar.gz
sha512sums = 18c0d3c025eb84fd1a344b51243f1ed3fc0a562ee702920a0091729558cc3b136097da55aa7e50aa09c948401768cfcb5bd98bdd6de64c74eddfb33549fe1a85
pkgname = nextcloud-app-integration-dropbox
|