mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-raster: auto updated to 3.6.11-1
This commit is contained in:
parent
925425699c
commit
7a4db53e22
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.6-3
|
||||
_pkgver=3.6-11
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=3.6.3
|
||||
pkgrel=3
|
||||
pkgver=3.6.11
|
||||
pkgrel=1
|
||||
pkgdesc='Geographic Data Analysis and Modeling'
|
||||
arch=('x86_64')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -30,7 +30,7 @@ optdepends=(
|
|||
r-tinytest
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('9f06e0f7c36258790a97421b3a26d98c9b6a2cb702f941e58ab0b18f21b0c3c6')
|
||||
sha256sums=('eebdea7679870ef24ade5fdfaebb320292c96dabc6226e951af0cb381cac3bab')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue