blob: 5874e687684dc17e7c69633b4a28c1a4ef8f614f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = repo-mokee
pkgdesc = The Multiple Git Repository Tool from the Android Open Source Project
pkgver = 2.13.8
pkgrel = 1
url = https://github.com/mokee/git-repo
arch = any
license = APACHE
depends = git
depends = python
provides = repo
conflicts = repo
source = git+https://github.com/MoKee/git-repo.git
md5sums = SKIP
pkgname = repo-mokee
|