blob: f8c383a720523b96a1b990e991d474f38758798c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = hangar-git
pkgdesc = Command line utility for container images
pkgver = v1.9.4
pkgrel = 1
url = https://github.com/cnrancher/hangar
arch = x86_64
arch = aarch64
license = Apache-2.0
makedepends = go
makedepends = git
makedepends = btrfs-progs
depends = gpgme
depends = device-mapper
depends = containers-common
depends = sqlite
conflicts = hangar
conflicts = hangar-bin
conflicts = hangar-debug
conflicts = hangar-bin-debug
source = git+https://github.com/cnrancher/hangar
sha256sums = SKIP
pkgname = hangar-git
|