summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCsonka Mihaly2019-05-02 20:04:36 +0200
committerCsonka Mihaly2019-05-02 20:04:36 +0200
commit637bca04d38a8ff9008124f6f15d3d735ae4a930 (patch)
tree466e52e95da8bba719f2b64b0e504f6dd413c4a4 /PKGBUILD
parent7086cf4533dfa822cdb02e2be261d9dac653cde1 (diff)
downloadaur-637bca04d38a8ff9008124f6f15d3d735ae4a930.tar.gz
Bump version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cc7aa3d57f27..2640b5d69010 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ arch=('x86_64')
url="https://cran.r-project.org/package=${_cranname}"
license=('MIT')
depends=('r' 'r-unix' 'r-spelling' 'r-testthat')
-source=("https://cran.r-project.org/src/contrib/${_pkgtar}")
+source=("https://cran.r-project.org/src/contrib/Archive/${_cranname}/${_pkgtar}")
md5sums=('190fca32f95385aef9869793c4f6c5c3')
build(){