mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
change to archive
This commit is contained in:
parent
ffd589f14b
commit
3250fe3961
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ optdepends=(
|
|||
r-parallel
|
||||
r-testthat
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
source=("https://cran.r-project.org/src/contrib/Archive/${_pkgname}/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('b3f61f80ba6851130247779786903d42a24ee5219aa24556c8470aece8a2e6b6')
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Add table
Reference in a new issue