summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndreas 'Segaja' Schleifer2021-11-15 18:16:19 +0100
committerAndreas 'Segaja' Schleifer2021-11-15 18:16:19 +0100
commitd8b121078eaeb0316267008a3210199dbaef8fce (patch)
treeba9f8e7bd7c8d56c95ab628ee65c37d9815602a8 /PKGBUILD
parenta05449bd43473755874b4096c964840446ff081d (diff)
downloadaur-ruby-actionpack.tar.gz
update source url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9382b14ad52a..4edafb207eee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
_gemname='actionpack'
pkgname="ruby-${_gemname}"
pkgver=6.1.4.1
-pkgrel=3
+pkgrel=4
pkgdesc='Web apps on Rails. Simple, battle-tested conventions for building and testing MVC web applications. Works with any Rack-compatible server'
arch=('any')
url='https://rubyonrails.org'
@@ -16,7 +16,7 @@ depends=('ruby' 'ruby-actionview' 'ruby-activesupport' 'ruby-rack' 'ruby-rack-te
makedepends=('ruby-activemodel' 'ruby-rake')
checkdepends=('ruby-capybara' 'ruby-rack-cache' 'ruby-railties' 'ruby-rexml' 'ruby-selenium-webdriver')
source=(
- "rails-${pkgver}.tar.gz::https://github.com/rails/rails/archive/v${pkgver}.tar.gz"
+ "https://github.com/rails/rails/archive/v${pkgver}/rails-${pkgver}.tar.gz"
'fix_tests.patch'
)
sha512sums=('411d3fe21c7500e884edb86cc6728c4d3b7125d2e6ea913191437716f2be0d522252c55c25cb4c5221cc112b3ca5eeba690b0b0e59572fcc54ea42ba05ec4520'