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
10f69ce163
commit
145cbf377a
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ depends=(
|
|||
optdepends=(
|
||||
r-matrix
|
||||
)
|
||||
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=('53149390aacc093a3313e8fadf7e3aebeceb867623e105e1abcfccf997f7552e')
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Add table
Reference in a new issue