summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a056098d8b4a..987f67405448 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,10 +5,10 @@
_gemname='actionview'
pkgname="ruby-${_gemname}"
pkgver=6.1.4.1
-pkgrel=2
-pkgdesc='Simple, battle-tested conventions and helpers for building web pages.'
+pkgrel=3
+pkgdesc='Simple, battle-tested conventions and helpers for building web pages'
arch=('any')
-url='http://www.rubyonrails.org'
+url='https://rubyonrails.org'
license=('MIT')
options=(!emptydirs)
depends=('ruby' 'ruby-activesupport' 'ruby-builder' 'ruby-erubi' 'ruby-rails-dom-testing' 'ruby-rails-html-sanitizer')