change to archive

This commit is contained in:
Kuoi 2022-05-30 23:58:07 +01:00 committed by GitHub
parent 10f69ce163
commit 145cbf377a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,7 +18,7 @@ depends=(
optdepends=( optdepends=(
r-matrix 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') sha256sums=('53149390aacc093a3313e8fadf7e3aebeceb867623e105e1abcfccf997f7552e')
build() { build() {