mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-raster: auto updated to 3.5.21-1
This commit is contained in:
parent
808b683aa4
commit
57af924cf6
1 changed files with 4 additions and 4 deletions
|
@ -2,10 +2,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=raster
|
||||
_pkgver=3.5-15
|
||||
_pkgver=3.5-21
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=3.5.15
|
||||
pkgrel=4
|
||||
pkgver=3.5.21
|
||||
pkgrel=1
|
||||
pkgdesc='Geographic Data Analysis and Modeling'
|
||||
arch=('x86_64')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -32,7 +32,7 @@ optdepends=(
|
|||
r-tinytest
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('29c7d3c5d34284f8b5a2ddc9989fbcf092ce209d5eb5310ebc772b5ebdfdd685')
|
||||
sha256sums=('91adf44f89d66254f7b4a015b7c8b9bd814c4471eb947018a7cd17ae06f196aa')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue