summaryrefslogtreecommitdiffstats
path: root/main/ruby-redmine-actionpack/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/ruby-redmine-actionpack/APKBUILD')
-rw-r--r--main/ruby-redmine-actionpack/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/ruby-redmine-actionpack/APKBUILD b/main/ruby-redmine-actionpack/APKBUILD
index 648178446..586b956a4 100644
--- a/main/ruby-redmine-actionpack/APKBUILD
+++ b/main/ruby-redmine-actionpack/APKBUILD
@@ -3,13 +3,13 @@
pkgname=ruby-redmine-actionpack
_gemname=actionpack
pkgver=3.2.14
-pkgrel=0
+pkgrel=1
pkgdesc="Eases web-request routing, handling, and response as a half-way front, half-way page controller"
url="http://rubygems.org/gems/actionpack"
arch="noarch"
license="GPL"
depends="ruby ruby-redmine-activemodel ruby-redmine-activesupport ruby-builder ruby-erubis
- ruby-journey ruby-rack ruby-rack-cache ruby-rack-test ruby-sprockets"
+ ruby-journey ruby-rack ruby-rack-cache ruby-rack-test ruby-redmine-sprockets"
depends_dev=
makedepends="$depends_dev ruby-gems"
install=""