summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAndreas 'Segaja' Schleifer2021-05-16 17:48:42 +0200
committerAndreas 'Segaja' Schleifer2021-05-16 17:48:42 +0200
commit5e302bf8908940884f0a2b7823e523eaa614f511 (patch)
tree2f11ed78d0fb8529454c0ff6d97d7ce5bf268ae3 /.SRCINFO
parent16dc2f7aa6a5703ab0590fdb3f2184cb34edc05a (diff)
downloadaur-5e302bf8908940884f0a2b7823e523eaa614f511.tar.gz
re-add check()
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 5 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index edb1e160647f..3448e6d32c4a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,14 @@
pkgbase = ruby-actionview
pkgdesc = Simple, battle-tested conventions and helpers for building web pages.
pkgver = 6.1.3.2
- pkgrel = 1
+ pkgrel = 2
url = http://www.rubyonrails.org
arch = any
license = MIT
+ checkdepends = ruby-activemodel
+ checkdepends = ruby-actionpack
+ checkdepends = ruby-railties
+ checkdepends = ruby-sqlite3
makedepends = ruby-rake
depends = ruby
depends = ruby-activesupport