r-celltrails: auto updated to 1.14.0-1

This commit is contained in:
BioArchLinuxBot 2022-04-28 07:47:32 +00:00
parent 70c43b9329
commit 522a9f2059

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=CellTrails
_pkgver=1.12.0
_pkgver=1.14.0
pkgname=r-${_pkgname,,}
pkgver=1.12.0
pkgver=1.14.0
pkgrel=1
pkgdesc='Reconstruction, visualization and analysis of branching trajectories'
arch=('any')
@ -37,7 +37,7 @@ optdepends=(
r-scran
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('8f50d3cb081684b6e24c55c2c9ece789b0f41a113c4a0958ee035897f7ca9167')
sha256sums=('6095c8e03e91b42fa269bc6a3d0c386659f0450e423404ccf79a4b95569cb987')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"