blob: dabed1ff4fe94a923e87414d2bf9335bc806e4fd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = bountui
pkgdesc = A terminal-based user interface for interacting with HashiCorp Boundary
pkgver = 0.2.0
pkgrel = 2
url = https://github.com/Cedware/bountui
arch = any
license = GPL-3.0
makedepends = cargo
provides = bountui
source = https://github.com/Cedware/bountui/archive/refs/tags/v0.2.0.tar.gz
sha256sums = 82c04f54616e44aa5f3527a5104294177922093243c475dcc13b4eaf47f99e53
pkgname = bountui
|