r-profileplyr: auto updated to 1.12.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-03 03:41:50 +00:00
parent 013b218604
commit 211f98a01c

View file

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