blob: 0d0d1a7aab26b50d3e49fec70993deae9647a3be (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = hangar-git
pkgdesc = Command line utility for container images
pkgver = v1.9.2
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
conflicts = hangar
conflicts = hangar-bin
conflicts = hangar-debug
conflicts = hangar-bin-debug
source = git+https://github.com/cnrancher/hangar
sha256sums = SKIP
pkgname = hangar-git
|