blob: 9129697511a40738704f1328b7528ad421b00f46 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = nextcloud-app-duplicatefinder
pkgdesc = Duplicate files finder for Nextcloud servers
pkgver = 0.0.15
pkgrel = 1
url = https://github.com/PaulLereverend/NextcloudDuplicateFinder
arch = any
license = AGPL3
makedepends = nextcloud
makedepends = yq
options = !strip
source = duplicatefinder-0.0.15.tar.gz::https://github.com/PaulLereverend/NextcloudDuplicateFinder/releases/download/0.0.15/duplicatefinder.tar.gz
sha512sums = 2d354a34585a59c5adcf1981bc455559de05a4bd6df1c9f60350570a2bc3449b992b164e7893ebee2e880fcc3b871c5c8024297ad5c3dc5a7d4c3b452295bcc1
pkgname = nextcloud-app-duplicatefinder
|