r-cnorode: auto updated to 1.38.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-04 08:02:59 +00:00
parent abf75986c0
commit c759b16484

View file

@ -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}"