blob: 9fa4c5df7fa024f8766f145ccf067e9ea5fa9046 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = ocm-addons
pkgdesc = A plug-in for the ocm-cli which provides commands for working with add-ons for managed OpenShift.
pkgver = 0.7.19
pkgrel = 1
url = https://github.com/mt-sre/ocm-addons
arch = any
license = Apache
makedepends = go
makedepends = goreleaser
makedepends = go-yq
makedepends = ginkgo-git
makedepends = lichen
provides = ocm-addons
source = ocm-addons-0.7.19::git+https://github.com/mt-sre/ocm-addons#tag=v0.7.19
sha256sums = a800f5e6dc11857c3a32226a283dbb449a9960c7a588db307c349da0938f27da
pkgname = ocm-addons
|