File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 1
1
pkgbase = coder-bin
2
2
pkgdesc = Remote development environments on your infrastructure provisioned with Terraform
3
- pkgver = 2.21.0
3
+ pkgver = 2.21.3
4
4
pkgrel = 2
5
5
url = https://coder.com
6
6
arch = x86_64
@@ -10,11 +10,11 @@ pkgbase = coder-bin
10
10
license = AGPL3
11
11
provides = coder
12
12
provides = coder-client
13
- source_x86_64 = https://github.com/coder/coder/releases/download/v2.21.0 /coder_2.21.0_linux_amd64 .tar.gz
14
- sha256sums_x86_64 = 092651d2f648f44c8ab8e5f3bb16364c4941ac563ae74711eeb776b2447fbf7b
15
- source_aarch64 = https://github.com/coder/coder/releases/download/v2.21.0 /coder_2.21.0_linux_arm64 .tar.gz
16
- sha256sums_aarch64 = 8e925a691515460d6dfcf0b8ce7ccd08a7d6779763a95db1e3ac625e04c4d026
17
- source_armv7h = https://github.com/coder/coder/releases/download/v2.21.0 /coder_2.21.0_linux_armv7 .tar.gz
18
- sha256sums_armv7h = 98cae0a3fd056eba7511c6897e2c7ce244b5d3dd1ab244dc196d5ba478d76b71
13
+ source_x86_64 = https://github.com/coder/coder/releases/download/v2.21.3 /coder_2.21.3_linux_amd64 .tar.gz
14
+ sha256sums_x86_64 = 9f94415e38e351f828d71613d5ab6223733ae7f91024d1e443cab48cf89f4458
15
+ source_aarch64 = https://github.com/coder/coder/releases/download/v2.21.3 /coder_2.21.3_linux_arm64 .tar.gz
16
+ sha256sums_aarch64 = 202230932bb89555e5b03cddd2eaef770eeef7c3cb3c2967667dbba81333e20b
17
+ source_armv7h = https://github.com/coder/coder/releases/download/v2.21.3 /coder_2.21.3_linux_armv7 .tar.gz
18
+ sha256sums_armv7h = 42ef62cf52999ea8e2b42d26320938595df6878b4b1bb7c4448d5f58e7dcee7c
19
19
20
20
pkgname = coder-bin
Original file line number Diff line number Diff line change 1
1
# Maintainer: Phorcys <aur@phorcys.net>
2
2
pkgname=coder-bin
3
- pkgver=2.21.0
3
+ pkgver=2.21.3
4
4
pkgrel=2
5
5
pkgdesc=' Remote development environments on your infrastructure provisioned with Terraform'
6
6
arch=(' x86_64' ' aarch64' ' armv7h' )
@@ -18,6 +18,6 @@ package() {
18
18
19
19
install -Dm755 coder " ${pkgdir} /usr/bin/coder"
20
20
}
21
- sha256sums_x86_64=(' 092651d2f648f44c8ab8e5f3bb16364c4941ac563ae74711eeb776b2447fbf7b ' )
22
- sha256sums_aarch64=(' 8e925a691515460d6dfcf0b8ce7ccd08a7d6779763a95db1e3ac625e04c4d026 ' )
23
- sha256sums_armv7h=(' 98cae0a3fd056eba7511c6897e2c7ce244b5d3dd1ab244dc196d5ba478d76b71 ' )
21
+ sha256sums_x86_64=(' 9f94415e38e351f828d71613d5ab6223733ae7f91024d1e443cab48cf89f4458 ' )
22
+ sha256sums_aarch64=(' 202230932bb89555e5b03cddd2eaef770eeef7c3cb3c2967667dbba81333e20b ' )
23
+ sha256sums_armv7h=(' 42ef62cf52999ea8e2b42d26320938595df6878b4b1bb7c4448d5f58e7dcee7c ' )
You can’t perform that action at this time.
0 commit comments