r-celltrails: auto updated to 1.24.0-1

This commit is contained in:
BioArchLinuxBot 2024-11-09 21:03:50 +00:00
parent 644e78a5d3
commit c9c8c3a614

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=CellTrails
_pkgver=1.22.0
_pkgver=1.24.0
pkgname=r-${_pkgname,,}
pkgver=1.22.0
pkgver=1.24.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=('840ae0591f49c878876796199a0143676fb86a9214d6fb4ae23fa9569cff0a5f')
sha256sums=('ca1a13bd7a2ff3435661a8d89feb8e17ef9930f982c152ee7809d62c07c18b87')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"