r-profileplyr: auto updated to 1.20.0-1

This commit is contained in:
BioArchLinuxBot 2024-05-03 05:25:08 +00:00
parent 7905647c59
commit f60d4e6562

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=profileplyr
_pkgver=1.18.0
_pkgver=1.20.0
pkgname=r-${_pkgname,,}
pkgver=1.18.0
pkgrel=2
pkgver=1.20.0
pkgrel=1
pkgdesc='Visualization and annotation of read signal over genomic ranges with profileplyr'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@ -52,7 +52,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('db9efeae6afec2121e6cec9152aaccd047a0d31d3abed3711cddd5b00a25cfb2')
sha256sums=('6c6d1776aaa717a33a6ace4317bbddc9f824cc78b904aa54d509141decacf2be')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"