r-mbased: auto updated to 1.30.0-1

This commit is contained in:
BioArchLinuxBot 2022-04-28 06:56:47 +00:00
parent b9ab694e93
commit 6e63c6037d

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=MBASED
_pkgver=1.28.0
_pkgver=1.30.0
pkgname=r-${_pkgname,,}
pkgver=1.28.0
pkgrel=2
pkgver=1.30.0
pkgrel=1
pkgdesc='Package containing functions for ASE analysis using Meta-analysis Based Allele-Specific Expression Detection'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@ -21,7 +21,7 @@ optdepends=(
r-biocstyle
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('c7fb5a4255f1e2dc10d3087b85d200664d1fd759673b74058d7fd911a7d22b87')
sha256sums=('fd9a625b7d031af8ee0082557354c872ed11ca9a5f12f3e08b207f94d093e8c1')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"