mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-opencpu: auto updated to 2.2.8-1
This commit is contained in:
parent
2b0fa7cc38
commit
54939a2449
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=opencpu
|
||||
_pkgver=2.2.7
|
||||
_pkgver=2.2.8
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.2.7
|
||||
pkgver=2.2.8
|
||||
pkgrel=1
|
||||
pkgdesc='Producing and Reproducing Results'
|
||||
arch=('any')
|
||||
|
@ -38,7 +38,7 @@ optdepends=(
|
|||
apparmor
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('e0cb437a0ff79aa53daa83461cfe4f3ded965b05bc97c3ca8a695458d2ac571a')
|
||||
sha256sums=('d1262139fa96bc7efc5c550ccc45d0a60219ab1ab369934480c47917973b1ac0')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue