blob: fc57ff12f6b9ce97691259a8fbebce2e987006ca (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = git-annex-remote-owncloud-git
pkgdesc = A git-annex special remote using owncloud
pkgver = r24.8af1437
pkgrel = 1
url = https://github.com/TobiasTheViking/owncloudannex
arch = any
license = unknown
makedepends = python2-setuptools
depends = git-annex
depends = python2
depends = python2-requests
depends = python2-ndg-httpsclient
source = git-annex-remote-owncloud::git+https://github.com/dopsi/owncloudannex
sha512sums = SKIP
pkgname = git-annex-remote-owncloud-git
|