summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 94dbb5cd42cef5e41fea7f4ced11579d330c9261 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = nextflow
	pkgdesc = A DSL for data-driven computational pipelines
	pkgver = 22.04.5
	pkgrel = 1
	url = https://www.nextflow.io
	install = nextflow.install
	arch = any
	license = Apache
	depends = java-runtime>=8
	depends = bash
	source = nextflow-22.04.5::https://github.com/nextflow-io/nextflow/releases/download/v22.04.5/nextflow
	sha256sums = b9155a27e11eef920739ce10db5e1c624951aa8300e2b75d4e43e8a287d566a6

pkgname = nextflow