blob: 71937f14fa6129176a0534db5e2ff249ecc1a32b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = coder-bin
pkgdesc = Remote development environments on your infrastructure provisioned with Terraform
pkgver = 0.12.7
pkgrel = 1
url = https://coder.com
arch = x86_64
arch = aarch64
arch = armv7h
license = AGPL3
source_x86_64 = https://github.com/coder/coder/releases/download/v0.12.7/coder_0.12.7_linux_amd64.tar.gz
sha256sums_x86_64 = 1255d930ee85e3b55c0e6704b941d137445e60bba72552d3bd94ac13125c39e5
source_aarch64 = https://github.com/coder/coder/releases/download/v0.12.7/coder_0.12.7_linux_arm64.tar.gz
sha256sums_aarch64 = 8100e4b9aac96b839945b5dbc15aa89c8b274a8362a7e57b57f055a1f8357905
source_armv7h = https://github.com/coder/coder/releases/download/v0.12.7/coder_0.12.7_linux_armv7.tar.gz
sha256sums_armv7h = e454af57c01ca003fa9e784c948aa2b4178c3265a7b4038db898bdafa43cb293
pkgname = coder-bin
|