summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndreas 'Segaja' Schleifer2021-11-15 17:40:59 +0100
committerAndreas 'Segaja' Schleifer2021-11-15 17:40:59 +0100
commit68bf16e43856247144a5dd3df46f842dcc50e329 (patch)
treeb0e8163936a8827072bfba98680304315349da38 /PKGBUILD
parenta0fb8615e2bc54029a7a4b1a2859b56a99ae9a3c (diff)
downloadaur-68bf16e43856247144a5dd3df46f842dcc50e329.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 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')