summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: bdd17f09d8be53f87eb21923646e3e590e0124bb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = dagger-bin
	pkgdesc = Automation engine to build, test and ship any codebase. Runs locally, in CI, or directly in the cloud
	pkgver = 0.20.8
	pkgrel = 1
	url = https://github.com/dagger/dagger
	arch = x86_64
	arch = aarch64
	arch = armv7h
	license = Apache-2.0
	depends = glibc
	provides = dagger
	conflicts = dagger
	options = !strip
	source = LICENSE::https://raw.githubusercontent.com/dagger/dagger/v0.20.8/LICENSE
	sha256sums = 4442a42853bd02d190ce5f06f76ba62f1a0ff803e8cc1a524dcaa7085a0b100b
	source_x86_64 = https://github.com/dagger/dagger/releases/download/v0.20.8/dagger_v0.20.8_linux_amd64.tar.gz
	sha256sums_x86_64 = c0a46536fde641f6a4b45529382e1176220d22552c2f9ab0136deaf005e646db
	source_aarch64 = https://github.com/dagger/dagger/releases/download/v0.20.8/dagger_v0.20.8_linux_arm64.tar.gz
	sha256sums_aarch64 = e49f3aa146f3af2c259f94bc335dffe154664eddff4db0adf445d650345e0056
	source_armv7h = https://github.com/dagger/dagger/releases/download/v0.20.8/dagger_v0.20.8_linux_armv7.tar.gz
	sha256sums_armv7h = f1d357f4d421f58659607ccde44a464a344b5562e1f549a846ad9eaaf0bfefb5

pkgname = dagger-bin