blob: 5513e5e7aba200c7bcec03efad7c1f1dfc6d2908 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = imgpkg
pkgdesc = Store application configuration files in Docker/OCI registries
pkgver = 0.44.0
pkgrel = 1
url = https://carvel.dev/imgpkg
arch = any
license = apache-2.0
makedepends = bash
makedepends = go
provides = imgpkg
source = imgpkg-0.44.0::https://github.com/carvel-dev/imgpkg/archive/v0.44.0.tar.gz
sha256sums = f596eeeb7c8315629c7ab5e87669716270505ee3d804b23a8715be048fad33af
pkgname = imgpkg
|