r-allelicimbalance: auto updated to 1.34.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-03 04:39:58 +00:00
parent 50ccba28b8
commit 5f4a751c6e

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=AllelicImbalance
_pkgver=1.32.0
_pkgver=1.34.0
pkgname=r-${_pkgname,,}
pkgver=1.32.0
pkgver=1.34.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=('58fdd94af6366868c8a837900d33df476b30d1590cc37d3cf6fd750b9acccae8')
sha256sums=('5fd4b8c0463924f48128dd4e1b5f2ee8410ad57d91e297e15aa7f3f93b689d70')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"