summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5b03f9c6f449304bcc6ce3eff0ad2969d8d62848 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Generated by mksrcinfo v8
# Mon Apr 17 07:04:00 UTC 2017
pkgbase = nodejs-async
	pkgdesc = Higher-order functions and common patterns for asynchronous code
	pkgver = 0.9.2
	pkgrel = 2
	url = https://github.com/caolan/async
	arch = any
	license = MIT
	checkdepends = nodejs-nodeunit
	makedepends = nodejs
	makedepends = uglify-js
	provides = nodejs-async
	source = https://github.com/caolan/async/archive/0.9.2.tar.gz
	source = Makefile.patch
	md5sums = 13c1cfbc4fc6b99b0d4e94cd1d453e16
	md5sums = d514b5c61b237cbe1b225d15389eb110

pkgname = nodejs-async