summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: fe921f326073a278b1349022d14cf1f9eaf47097 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = act-git
	pkgdesc = Run your GitHub Actions locally
	pkgver = 0.2.5
	pkgrel = 1
	url = https://github.com/nektos/act
	arch = x86_64
	license = MIT
	makedepends = go
	makedepends = git
	depends = docker
	provides = act
	conflicts = act
	source = act::git+https://github.com/nektos/act.git
	sha256sums = SKIP

pkgname = act-git