summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAlberto Redondo2022-08-28 19:38:33 +0200
committerAlberto Redondo2022-08-28 19:38:33 +0200
commitab97b7c1b6458a0333b5e3169cefd2fb2c01dcd4 (patch)
tree0f9c87554b7f99f681b2e308f98e44c96739faa8 /.SRCINFO
parent37dc544dba438a356f7c4e6da580ce3535ca6c94 (diff)
downloadaur-ruby-oauth.tar.gz
Bump to 1.0.0
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO9
1 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6cb88f7b863c..a855ce17611e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,16 @@
pkgbase = ruby-oauth
pkgdesc = OAuth Core Ruby implementation
- pkgver = 0.5.10
+ pkgver = 1.0.0
pkgrel = 1
url = https://github.com/oauth-xx/oauth-ruby
arch = any
license = MIT
makedepends = ruby-rdoc
depends = ruby
- noextract = oauth-0.5.10.gem
+ depends = ruby-version_gem
+ noextract = oauth-1.0.0.gem
options = !emptydirs
- source = https://rubygems.org/downloads/oauth-0.5.10.gem
- sha256sums = c31c1f70825ae8a8f456618e7d7ed9092bef7f41878195530eeebfff56ee59ab
+ source = https://rubygems.org/downloads/oauth-1.0.0.gem
+ sha256sums = 121430e9dea77f5deb827f152a5c994b1e275ef54173472eda7f6c37af7be9a6
pkgname = ruby-oauth