summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9fd552d10c930a618a4cad656ec7b6672d622933 (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.11.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=eff66c2e4bac92d9e888a8900c9f711a21913949
	b2sums = SKIP

pkgname = ruby-dry-container