summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4c71cf8da458..eed32159bac6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ url="http://cran.r-project.org/web/packages/${_cranname}/index.html"
arch=('any')
license=('GPL3')
depends=('r')
-source=("http://cran.r-project.org/src/contrib/${_cranname}_${pkgver}.tar.gz")
+source=("https://cran.r-project.org/src/contrib/Archive/${_cranname}/${_cranname}_${pkgver}.tar.gz")
md5sums=('fc87b98777cf4912b723459a96b92d1c')
package() {