From c9c8c3a6148dd6ddd78c2ea9c045ea0e7e658778 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Sat, 9 Nov 2024 21:03:50 +0000 Subject: [PATCH] r-celltrails: auto updated to 1.24.0-1 --- BioArchLinux/r-celltrails/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/BioArchLinux/r-celltrails/PKGBUILD b/BioArchLinux/r-celltrails/PKGBUILD index 13be991a5b..086180e16a 100644 --- a/BioArchLinux/r-celltrails/PKGBUILD +++ b/BioArchLinux/r-celltrails/PKGBUILD @@ -1,9 +1,9 @@ # Maintainer: Guoyi Zhang _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}"