r-allelicimbalance: auto updated to 1.44.0-1

This commit is contained in:
BioArchLinuxBot 2024-12-18 18:33:49 +00:00
parent 90ef0b8de0
commit 5aadf0393a

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=AllelicImbalance
_pkgver=1.42.0
_pkgver=1.44.0
pkgname=r-${_pkgname,,}
pkgver=1.42.0
pkgver=1.44.0
pkgrel=1
pkgdesc='Investigates Allele Specific Expression'
arch=('any')
@ -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=('4e8091d9e4c766ef8f6dca696c5b7974e4b8668d2fc3fd9e2199b6070ae17555')
sha256sums=('c5e1bb6c97a3582ed8f5adca2371b5327f383601e8c814502da0f512f0ca32bf')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"