blob: 5f2320d11cd649d3ce5046b91d1f7d8a269a244d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = python-annexremote
pkgdesc = git annex special remotes made easy
pkgver = 1.4.5
pkgrel = 1
url = https://github.com/Lykos153/AnnexRemote
arch = any
license = GPLv3+
makedepends = python-setuptools
makedepends = git
depends = python
source = git+https://github.com/Lykos153/AnnexRemote.git#tag=v1.4.5
sha256sums = SKIP
pkgname = python-annexremote
|