blob: 9aa06d62cbd2035d111966a3eedea3cab43fe9e8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = pygmy-git
pkgdesc = Amazee.io's local docker development tool
pkgver = v0.13.1.r6.g729809b
pkgrel = 1
url = https://github.com/pygmystack/pygmy
arch = x86_64
license = MIT
makedepends = git
makedepends = go-pie
provides = pygmy
conflicts = pygmy
conflicts = pygmy-bin
conflicts = pygmy-go
conflicts = pygmy-go-bin
conflicts = pygmy-go-git
source = pygmy-git::git+https://github.com/pygmystack/pygmy.git
sha512sums = SKIP
pkgname = pygmy-git
|