blob: 6b4fde69cbb8c9658b6b94fa8dbd00b8115a640a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = pluto
pkgdesc = A cli tool to help discover deprecated apiVersions in Kubernetes
pkgver = 2.0.1
pkgrel = 1
url = https://github.com/FairwindsOps/pluto
arch = x86_64
license = Apache
makedepends = go
source = pluto-2.0.1.tar.gz::https://github.com/FairwindsOps/pluto/archive/v2.0.1.tar.gz
sha256sums = 22da2f51e48ec42463c53feb7d248b4313061fc9f952572ec48017432ba09a38
pkgname = pluto
|