summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndreas 'Segaja' Schleifer2021-11-15 17:40:23 +0100
committerAndreas 'Segaja' Schleifer2021-11-15 17:40:23 +0100
commitea5cef55c48184b780ed67ce39fb0cd05cf68ca2 (patch)
tree6c0ec9d7381f0b06e61bf3ed74e016e8918f4924 /PKGBUILD
parent00cfc51a024b53d7bac4444dcbbc78f6aeaada3f (diff)
downloadaur-ea5cef55c48184b780ed67ce39fb0cd05cf68ca2.tar.gz
update url
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')