blob: 01a218a98f04dc7cdb89523506eb08113d95fd9d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = image-tools
pkgdesc = Tools to manipulate system images in OCI format
pkgver = 1.0.0_rc3
pkgrel = 1
url = https://github.com/opencontainers/image-tools
arch = x86_64
license = custom:Apache-2.0
makedepends = go
makedepends = go-md2man
makedepends = make
depends = glibc
source = https://github.com/opencontainers/image-tools/archive/v1.0.0-rc3.tar.gz
sha512sums = ef870d95bf287210dfa34808097cd344fcfe52831335d73a56df0919bc6310acf5e7f5d66fc7191f7f34fc524aee2885542e267a279e2cde437bc9ed8a09e8ca
pkgname = image-tools
|