r-cemitool: auto updated to 1.26.1-1

This commit is contained in:
BioArchLinuxBot 2024-03-26 12:17:52 +00:00
parent 095ca5b8aa
commit 5f1b16e8a4

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=CEMiTool
_pkgver=1.26.0
_pkgver=1.26.1
pkgname=r-${_pkgname,,}
pkgver=1.26.0
pkgver=1.26.1
pkgrel=1
pkgdesc='Co-expression Modules identification Tool'
arch=('any')
@ -42,7 +42,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('a8a06df231fce7974c7bf7bc4fe452cad0f1c2296a40246fdb25916fc7bc5bea')
sha256sums=('36b60b70b931e765db3773ef34e579afa0e4510666a72690bf09025b38e545b1')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"