r-bumhmm: auto updated to 1.30.0-1

This commit is contained in:
BioArchLinuxBot 2024-11-09 19:27:31 +00:00
parent a42b1404cc
commit 19ca180932

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=BUMHMM
_pkgver=1.28.0
_pkgver=1.30.0
pkgname=r-${_pkgname,,}
pkgver=1.28.0
pkgver=1.30.0
pkgrel=1
pkgdesc='Computational pipeline for computing probability of modification from structure probing experiment data'
arch=('any')
@ -24,7 +24,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('4a5953142a966fa238ea66e58d93e0c16fabf34473cfe9a18af8a42bd7e96530')
sha256sums=('004e2bcfee87f6f4964c8d709cff17ca41cb2cb5591730a17cb1df73354c5f77')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"