summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO14
1 files changed, 6 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 199c74f63e58..45b04820abfc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v8
-# Fri Oct 4 21:44:15 UTC 2019
pkgbase = ruby-actionview
- pkgdesc = Rendering framework putting the V in MVC (part of Rails).
- pkgver = 6.0.0
+ pkgdesc = Simple, battle-tested conventions and helpers for building web pages.
+ pkgver = 6.1.3
pkgrel = 1
url = http://www.rubyonrails.org
arch = any
@@ -10,12 +8,12 @@ pkgbase = ruby-actionview
depends = ruby
depends = ruby-activesupport
depends = ruby-builder
- depends = ruby-erubis
+ depends = ruby-erubi
+ depends = ruby-rails-dom-testing
depends = ruby-rails-html-sanitizer
- noextract = actionview-6.0.0.gem
options = !emptydirs
- source = https://rubygems.org/downloads/actionview-6.0.0.gem
- sha256sums = 6ffc9e0512a7fe70ee65e5fc57a5f269718d973e36f0552ed811d974d150fa93
+ source = rails-6.1.3.tar.gz::https://github.com/rails/rails/archive/v6.1.3.tar.gz
+ sha512sums = ec6e871e3226c3efa5dc7f59cbd1819b45ab0d1a21b39b8c2d76022fff761fb268f79c7b560b987af245d9e305ecc4517379de3769d468b5a548005f8533044a
pkgname = ruby-actionview