mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-cnorode: auto updated to 1.38.0-1
This commit is contained in:
parent
abf75986c0
commit
c759b16484
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=CNORode
|
||||
_pkgver=1.36.0
|
||||
_pkgver=1.38.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.36.0
|
||||
pkgver=1.38.0
|
||||
pkgrel=1
|
||||
pkgdesc='ODE add-on to CellNOptR'
|
||||
arch=('x86_64')
|
||||
|
@ -21,7 +21,7 @@ optdepends=(
|
|||
r-meigor
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('bd141c3f3b8644de95904ba5deabba5dd778dce52808ea449ce1581409a78886')
|
||||
sha256sums=('5fce81e3d5f5d9aeb5897a9fb9d2674541ddcfca07b92d2e1bd8d40a1ce5742f')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue