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 8a300f49f577..88e008103da8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,10 +6,10 @@
_gemname='activerecord'
pkgname="ruby-${_gemname}"
pkgver=6.1.4.1
-pkgrel=1
-pkgdesc='Object-relational mapper framework (part of Rails).'
+pkgrel=2
+pkgdesc='Object-relational mapper framework (part of Rails)'
arch=('any')
-url='http://www.rubyonrails.org'
+url='https://rubyonrails.org'
license=('MIT')
options=(!emptydirs)
depends=('ruby' 'ruby-activemodel' 'ruby-activesupport')