blob: 605e580ad383a855c04b58c439ffce789496444b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = hangar-git
pkgdesc = Command line utility to mirror container images
pkgver = v1.7.0.r0.gcfb8182
pkgrel = 1
url = https://github.com/cnrancher/hangar
arch = x86_64
license = Apache
makedepends = go
makedepends = git
depends = gpgme
depends = device-mapper
depends = containers-common
conflicts = hangar-bin
source = git+https://github.com/cnrancher/hangar.git
sha256sums = SKIP
pkgname = hangar-git
|