summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a855ce17611e9ddc182f1f46db7c40ef48251b0b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = ruby-oauth
	pkgdesc = OAuth Core Ruby implementation
	pkgver = 1.0.0
	pkgrel = 1
	url = https://github.com/oauth-xx/oauth-ruby
	arch = any
	license = MIT
	makedepends = ruby-rdoc
	depends = ruby
	depends = ruby-version_gem
	noextract = oauth-1.0.0.gem
	options = !emptydirs
	source = https://rubygems.org/downloads/oauth-1.0.0.gem
	sha256sums = 121430e9dea77f5deb827f152a5c994b1e275ef54173472eda7f6c37af7be9a6

pkgname = ruby-oauth