blob: 89159a3b92bc51811192a6bb598fc32de8a0072a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = talhelper-bin
pkgdesc = A tool to help creating Talos cluster in GitOps way.
pkgver = 2.3.7
pkgrel = 1
url = https://github.com/budimanjojo/talhelper
license = BSD-3-Clause
conflicts = talhelper
provides = talhelper
arch = aarch64
source_aarch64 = https://github.com/budimanjojo/talhelper/releases/download/v2.3.7/talhelper_linux_arm64.tar.gz
sha256sums_aarch64 = 39b8c9906a60a94a2c3209aa998646533f4087c92c62427786b4a77d385f97d1
arch = x86_64
source_x86_64 = https://github.com/budimanjojo/talhelper/releases/download/v2.3.7/talhelper_linux_amd64.tar.gz
sha256sums_x86_64 = 802c9905bb36b7637c47e542ad6d7c0fb5d2474806cb4c3df9930f231f440b69
pkgname = talhelper-bin
|