change to archive

This commit is contained in:
Kuoi 2022-05-31 00:05:42 +01:00 committed by GitHub
parent b31e83fa4f
commit ffd589f14b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,7 +12,7 @@ license=('GPL')
depends=( depends=(
r 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') sha256sums=('04961645e63085b5b74b4b42144b6b28ce3243eed49a6573a6e475af12b6920a')
build() { build() {