summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1bc2ab4a1d7a..00d3a1cf8e8d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,12 @@
_gemname=activesupport
pkgname=ruby-$_gemname-5.2.3
pkgver=5.2.3
-pkgrel=3
+pkgrel=4
pkgdesc='A toolkit of support libraries and Ruby core extensions extracted from the Rails framework.'
arch=(any)
url='http://rubyonrails.org'
license=(MIT)
-depends=(ruby ruby-i18n ruby-tzinfo ruby-minitest ruby-concurrent)
+depends=(ruby ruby-i18n ruby-tzinfo-1.1 ruby-minitest ruby-concurrent)
options=(!emptydirs)
source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
noextract=($_gemname-$pkgver.gem)