summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d4af0c81419ff1dbd1b46a8725852107bfd09c75 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = ruby-dry-container
	pkgdesc = A simple container intended for use as an IoC container
	pkgver = 0.10.0
	pkgrel = 1
	url = https://github.com/dry-rb/dry-container
	arch = any
	license = MIT
	makedepends = git
	makedepends = ruby-rdoc
	depends = ruby
	depends = ruby-concurrent
	options = !emptydirs
	source = ruby-dry-container::git+https://github.com/dry-rb/dry-container#commit=ad67e5b8f3f8e0717ee67bd13a477ace5fd66131
	b2sums = SKIP

pkgname = ruby-dry-container