summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e8fbf81012d8bd9e383c7f8ac4d2d2e115d7478c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = task-spooler-gpu
	pkgdesc = Queue up tasks from the shell for batch execution
	pkgver = 2.0.0
	pkgrel = 2
	url = https://justanhduc.github.io/2021/02/03/Task-Spooler.html
	arch = x86_64
	arch = armv7h
	arch = aarch64
	license = GPL-2.0
	makedepends = make
	makedepends = cuda
	provides = tsp
	conflicts = task-spooler
	conflicts = task-spooler-cpu
	source = https://github.com/justanhduc/task-spooler/archive/refs/tags/v2.0.0.tar.gz
	source = task-spooler.patch
	sha256sums = ffffa86f95071e837af619e23fb4a037432b0b079d872d58dc530883d1d33557
	sha256sums = 0409c3ad7f1b1b863d41df873fc2dce1ff37f13a846af5b6b7faeedf570ba3e6

pkgname = task-spooler-gpu