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
b31e83fa4f
commit
ffd589f14b
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ license=('GPL')
|
|||
depends=(
|
||||
r
|
||||
)
|
||||
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=('04961645e63085b5b74b4b42144b6b28ce3243eed49a6573a6e475af12b6920a')
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Add table
Reference in a new issue