summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorMarcell Meszaros2022-05-05 20:34:04 +0200
committerMarcell Meszaros2022-05-05 20:34:04 +0200
commit34605a3ca8078c436a30adcfdd6f03448e74c388 (patch)
tree479629bdc6d7dcea38dcf35c650ad7b509550404 /.SRCINFO
parentf23ceec83208ad5e1471e91d57e502e5ed0afa48 (diff)
downloadaur-34605a3ca8078c436a30adcfdd6f03448e74c388.tar.gz
updpkg 3.1.1
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO19
1 files changed, 9 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 81cce04c0a34..09c4bfc9d839 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,18 @@
pkgbase = ruby-representable
- pkgdesc = Renders and parses JSON/XML/YAML documents from and to Ruby objects. Includes plain properties, collections, nesting, coercion and more.
- pkgver = 3.0.4
- pkgrel = 3
- url = https://github.com/apotonick/representable/
+ pkgdesc = Converts between JSON/XML/YAML documents and Ruby objects. Has properties, collections, nesting, coercion etc.
+ pkgver = 3.1.1
+ pkgrel = 1
+ url = https://rubygems.org/gems/representable
arch = any
license = MIT
depends = ruby
depends = ruby-declarative<0.1
- depends = ruby-declarative-option<0.2
+ depends = ruby-trailblazer-option>=0.1.1
+ depends = ruby-trailblazer-option<0.2
depends = ruby-uber<0.2
- provides = ruby-representable=3.0.4
- noextract = representable-3.0.4.gem
+ noextract = representable-3.1.1.gem
options = !emptydirs
- source = https://rubygems.org/downloads/representable-3.0.4.gem
- sha1sums = fd90074a7f8f44a1d3e72d3ac520c45fd98d892e
+ source = https://rubygems.org/downloads/representable-3.1.1.gem
+ sha256sums = dacfd01d46ee2c398cf78aa74a3269dd52adc38fdae32c3d3fe5fa4cd2ffbc27
pkgname = ruby-representable
-