summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO19
1 files changed, 8 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9765f0d55da7..3ac031035e11 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,20 +1,17 @@
-# Generated by mksrcinfo v8
-# Tue Jun 20 09:17:03 UTC 2017
pkgbase = ruby-rest-client
- pkgdesc = Simple HTTP and REST client for Ruby, inspired by the Sinatra microframework style of specifying actions
- pkgver = 2.0.2
+ pkgdesc = Simple HTTP and REST client for Ruby, inspired by Sinatra
+ pkgver = 2.1.0
pkgrel = 1
url = https://github.com/rest-client/rest-client
arch = any
license = MIT
- depends = ruby>=1.9.2
+ depends = ruby>=2.0
depends = ruby-http-cookie>=1.0.2
- depends = ruby-mime-types>1.16
- depends = ruby-netrc>=0.7
- noextract = rest-client-2.0.2.gem
- options = !emptydirs
- source = https://rubygems.org/downloads/rest-client-2.0.2.gem
- sha256sums = 1295e486591f8ef7786451e28d24f8aa0a04cc47767cd1859b729575b2d0ecc3
+ depends = ruby-mime-types>=1.16
+ depends = ruby-netrc>=0.8
+ noextract = rest-client-2.1.0.gem
+ source = https://rubygems.org/downloads/rest-client-2.1.0.gem
+ sha256sums = SKIP
pkgname = ruby-rest-client