summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAndreas 'Segaja' Schleifer2021-05-07 09:41:28 +0200
committerAndreas 'Segaja' Schleifer2021-05-07 09:41:28 +0200
commitf7c85212c87556c9912dc2008bfe55b8a25e96b7 (patch)
tree3b905eb02fb7202ee3023c1ddc0b45bf1aaecd6e /.SRCINFO
parentd37909800215caa9541ce234e8023b0426cf28b4 (diff)
downloadaur-f7c85212c87556c9912dc2008bfe55b8a25e96b7.tar.gz
use gem build instead of rake to solve cyclic make dependency
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO5
1 files changed, 1 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 83049cf8b7f1..0b0121522a9a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,10 @@
pkgbase = ruby-sprockets-rails
pkgdesc = Sprockets Rails integration
pkgver = 3.2.2
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/rails/sprockets-rails
arch = any
license = MIT
- makedepends = ruby-bundler
- makedepends = ruby-rails
- makedepends = ruby-rake
depends = ruby
depends = ruby-actionpack
depends = ruby-activesupport