r-r3cpet: auto updated to 1.38.0-1

This commit is contained in:
BioArchLinuxBot 2024-12-18 18:13:11 +00:00
parent b3ed3ad80b
commit 8900a06c65

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=R3CPET
_pkgver=1.36.0
_pkgver=1.38.0
pkgname=r-${_pkgname,,}
pkgver=1.36.0
pkgver=1.38.0
pkgrel=1
pkgdesc='3CPET: Finding Co-factor Complexes in Chia-PET experiment using a Hierarchical Dirichlet Process'
arch=('x86_64')
@ -39,7 +39,7 @@ optdepends=(
r-txdb.hsapiens.ucsc.hg19.knowngene
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('30bca53c7060892347c7aba71b39c9b018da1caff65d4875226dae6d642df889')
sha256sums=('a69f7d4a073ec865877f9044fe99b6a3dbb67d54482c38681217478139d71ab8')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"