mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-cnordt: auto updated to 1.38.0-1
This commit is contained in:
parent
906876b6ae
commit
04e006ed66
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=CNORdt
|
||||
_pkgver=1.36.0
|
||||
_pkgver=1.38.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.36.0
|
||||
pkgver=1.38.0
|
||||
pkgrel=1
|
||||
pkgdesc='Add-on to CellNOptR: Discretized time treatments'
|
||||
arch=('x86_64')
|
||||
|
@ -15,7 +15,7 @@ depends=(
|
|||
r-cellnoptr
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('4f50c43f18c65c73bcb9c2239524bb3a2960ba2e34ec01ab1258080c74578643')
|
||||
sha256sums=('0c99649e4e89c3ae42128e64add9988cb41be275bc8a73033cc8fa69fa853898')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue