summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 69d46711a5d7a55a68e6cd2576f8e874431ab4db (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
pkgbase = ruby-googleauth
	pkgdesc = Google Auth Library for Ruby
	pkgver = 0.6.6
	pkgrel = 1
	url = https://github.com/google/google-auth-library-ruby
	arch = any
	license = Apache-2.0
	depends = ruby
	depends = ruby-faraday>=0.12
	depends = ruby-faraday<1
	depends = ruby-jwt>=1.4
	depends = ruby-jwt<3
	depends = ruby-memoist>=0.12
	depends = ruby-memoist<1
	depends = ruby-multi_json>=1.11
	depends = ruby-multi_json<2
	depends = ruby-os>=0.9
	depends = ruby-os<2
	depends = ruby-signet>=0.7
	depends = ruby-signet<1
	noextract = googleauth-0.6.6.gem
	options = !emptydirs
	source = https://rubygems.org/downloads/googleauth-0.6.6.gem
	sha1sums = 47af77290a2f16f8db52fce9a14f449c21b4438f

pkgname = ruby-googleauth