r-methylseekr: auto updated to 1.46.0-1

This commit is contained in:
BioArchLinuxBot 2024-11-10 01:09:58 +00:00
parent b8d4627532
commit 058948845e

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=MethylSeekR
_pkgver=1.44.0
_pkgver=1.46.0
pkgname=r-${_pkgname,,}
pkgver=1.44.0
pkgver=1.46.0
pkgrel=1
pkgdesc='Segmentation of Bis-seq data'
arch=('any')
@ -22,7 +22,7 @@ optdepends=(
r-bsgenome.hsapiens.ucsc.hg18
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('a5fdcbc6a41e787839a54c5a293b6031a2876b244f42d2c9b946905f1aa86381')
sha256sums=('59e8bd04e6bea759c6d57a69c902e995c8db7e6ed49f052a6deb825758445553')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"