blob: 6dc544c27429ef58d75a711d62ab491ebae9700f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = clustergit-git
pkgdesc = run git commands on multiple git clones
pkgver = r135.0d94db9
pkgrel = 1
url = https://github.com/mnagel/clustergit
arch = any
license = custom
makedepends = git
depends = python
depends = git
provides = clustergit
conflicts = clustergit
source = clustergit::git+https://github.com/mnagel/clustergit
md5sums = SKIP
pkgname = clustergit-git
|