blob: 636678ccf532094e99b6b11235aec6370207b6da (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = ytt
pkgdesc = YAML templating tool that works on YAML structure instead of text
pkgver = 0.51.1
pkgrel = 1
url = https://carvel.dev/ytt
arch = any
license = apache-2.0
makedepends = bash
makedepends = go
makedepends = zip
provides = ytt
source = ytt-0.51.1::https://github.com/carvel-dev/ytt/archive/v0.51.1.tar.gz
sha256sums = d1c4c814f702802a4acd94a5131797d09ff0ba065c746411d65237823bcc1374
pkgname = ytt
|