blob: abad956a6f8c8dabfa50d33163ff58112a1a55d4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = repo-git
pkgdesc = The Multiple Git Repository Tool
pkgver = 2.27.r5.ga8cf575d
pkgrel = 1
url = https://source.android.com/source/developing.html
arch = any
license = Apache
depends = git
depends = python
provides = repo
conflicts = repo
source = repo::git+https://gerrit.googlesource.com/git-repo
sha256sums = SKIP
pkgname = repo-git
|