summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f7da33f48033f3c10888975ef3ed04f9f27a3b44 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = tilt-bin
	pkgdesc = Local Kubernetes development with no stress
	pkgver = 0.33.22
	pkgrel = 1
	url = https://tilt.dev
	arch = x86_64
	arch = aarch64
	arch = armv7h
	license = Apache-2.0
	depends = gcc-libs
	depends = glibc
	provides = tilt
	conflicts = tilt
	source_x86_64 = https://github.com/tilt-dev/tilt/releases/download/v0.33.22/tilt.0.33.22.linux.x86_64.tar.gz
	sha256sums_x86_64 = f927dbaf7cabebaa7bc71c111d5f045bf8e46a3f0b97eb8735e4133d30cdc670
	source_aarch64 = https://github.com/tilt-dev/tilt/releases/download/v0.33.22/tilt.0.33.22.linux.arm64.tar.gz
	sha256sums_aarch64 = b79525c30ea319c5fe51ebc3ee408a73467696a444f2985f9f2f569581b44fea
	source_armv7h = https://github.com/tilt-dev/tilt/releases/download/v0.33.22/tilt.0.33.22.linux.arm.tar.gz
	sha256sums_armv7h = b7a9d270d885224188804a1c11bfccd3c736d76eb542822a9859b3470b39fc6f

pkgname = tilt-bin