r-ttmap: auto updated to 1.28.0-1

This commit is contained in:
BioArchLinuxBot 2024-11-09 19:40:30 +00:00
parent ebc36c9f7d
commit 3682667b3a

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=TTMap
_pkgver=1.26.0
_pkgver=1.28.0
pkgname=r-${_pkgname,,}
pkgver=1.26.0
pkgver=1.28.0
pkgrel=1
pkgdesc='Two-Tier Mapper: a clustering tool based on topological data analysis'
arch=('any')
@ -21,7 +21,7 @@ optdepends=(
r-biocstyle
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('1c7f6daa402b9cf0ecdef58e32b53e0f130ee803edcc23ad3e8e8d0c87870825')
sha256sums=('5453d248fbb7617819aeb5324af28baba2a735a8afd1c95742e4f85e42bc4fb8')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"