r-helloranges: auto updated to 1.32.0-1

This commit is contained in:
BioArchLinuxBot 2024-12-18 15:36:55 +00:00
parent 91cbee65ce
commit 65f1acd985

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=HelloRanges
_pkgver=1.30.0
_pkgver=1.32.0
pkgname=r-${_pkgname,,}
pkgver=1.30.0
pkgver=1.32.0
pkgrel=1
pkgdesc='Introduce *Ranges to bedtools users'
arch=('any')
@ -34,7 +34,7 @@ optdepends=(
r-txdb.hsapiens.ucsc.hg19.knowngene
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('fd99ea8348459a4706506b24d166f691017381306ccf312e9212ccadb232bb45')
sha256sums=('bbeb1b5c6d20d6a83c03dd8059b0aa0c5d9d40781c88ca5ab1f9345837b61586')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"