r-ramr: auto updated to 1.14.0-1

This commit is contained in:
BioArchLinuxBot 2024-10-31 17:26:46 +00:00
parent 5f73d0e372
commit b664791fd0

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=ramr
_pkgver=1.12.0
_pkgver=1.14.0
pkgname=r-${_pkgname,,}
pkgver=1.12.0
pkgver=1.14.0
pkgrel=1
pkgdesc='Detection of Rare Aberrantly Methylated Regions in Array and NGS Data'
arch=('any')
@ -35,7 +35,7 @@ optdepends=(
r-txdb.hsapiens.ucsc.hg19.knowngene
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('0031faea01355fe87f5b86969c3015ce95fd690f4b7dc6287934e2949befd924')
sha256sums=('3f7054db9fee339154715efd85b7406c5c822208a296b039d1c1e28744135e54')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"