summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 90f084d039d8b2888945159c5c954aadefbe16a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = ruby-docker-api
	pkgdesc = A simple REST client for the Docker Remote API.
	pkgver = 2.4.0
	pkgrel = 1
	url = https://github.com/upserve/docker-api
	arch = any
	license = MIT
	makedepends = rubygems
	depends = ruby
	depends = ruby-excon
	depends = ruby-multi_json
	options = !emptydirs
	source = https://github.com/upserve/docker-api/archive/refs/tags/v2.4.0.tar.gz
	sha256sums = 242172a69b44a0b76cc080f1fbf16368c5bbbf5850009edac704128ab20970b4

pkgname = ruby-docker-api