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
310e669773
commit
eb073d3aae
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ depends=(
|
|||
r-rcpp
|
||||
make
|
||||
)
|
||||
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=('18378f62fbfc7f751dda71ca21e438fb3677dd0c293e74801784e2c56e963b6e')
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Add table
Reference in a new issue