r-allelicimbalance: auto updated to 1.42.0-1

This commit is contained in:
BioArchLinuxBot 2024-05-03 06:12:36 +00:00
parent b6e5812b87
commit a0e1ad6bfd

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=AllelicImbalance
_pkgver=1.40.0
_pkgver=1.42.0
pkgname=r-${_pkgname,,}
pkgver=1.40.0
pkgrel=2
pkgver=1.42.0
pkgrel=1
pkgdesc='Investigates Allele Specific Expression'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@ -39,7 +39,7 @@ optdepends=(
r-txdb.hsapiens.ucsc.hg19.knowngene
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('ae9e4026f29624d586cd071e388c44e314586f00e9e9bc90a2ff1ba24c41f45c')
sha256sums=('4e8091d9e4c766ef8f6dca696c5b7974e4b8668d2fc3fd9e2199b6070ae17555')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"