summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f7b3e933a10f86a4237d29d23922e63352202c25 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = cub
	pkgdesc = A flexible library of cooperative threadblock primitives and other utilities for CUDA kernel programming.
	pkgver = 1.3.1
	pkgrel = 1
	url = http://nvlabs.github.com/cub/
	arch = any
	license = New BSD
	makedepends = git
	optdepends = cuda
	source = cub::git+https://github.com/NVlabs/cub.git#branch=1.3.1
	source = cub.pc
	sha1sums = SKIP
	sha1sums = cbb2a588943a2a850205ab2e2a107fd74f9491a6

pkgname = cub