change to archive

This commit is contained in:
Kuoi 2022-05-30 23:51:28 +01:00 committed by GitHub
parent 310e669773
commit eb073d3aae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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() {