summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO17
1 files changed, 17 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..974410e5a818
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,17 @@
+pkgbase = ruby-oauth2-client
+ pkgdesc = Create quick and dirty OAuth2 clients.
+ pkgver = 2.0.0
+ pkgrel = 2
+ url = https://tiabas.github.io/oauth2-client/
+ arch = any
+ license = MIT
+ makedepends = rubygems
+ depends = ruby
+ depends = ruby-addressable
+ depends = ruby-bcrypt-ruby
+ noextract = oauth2-client-2.0.0.gem
+ source = https://rubygems.org/downloads/oauth2-client-2.0.0.gem
+ sha256sums = f1418e5d7589604cd630ce21861a31e67347903a9bf21021f8866b0eaa4cf799
+
+pkgname = ruby-oauth2-client
+