blob: b75fd7eae0b7fa6d407a522332d042c8ef5b0a4d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = opentofu-git
pkgdesc = OSS tool for building, changing, and versioning infrastructure safely and efficiently.
pkgver = r32269.2e4f764
pkgrel = 1
url = https://github.com/opentofu/opentofu
arch = x86_64
license = MPL2
makedepends = git
makedepends = go
provides = opentofu
conflicts = opentofu
conflicts = opentofu-git
conflicts = opentofu-bin-stable
source = git+https://github.com/opentofu/opentofu.git
sha256sums = SKIP
pkgname = opentofu-git
|