mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-mbased: auto updated to 1.30.0-1
This commit is contained in:
parent
b9ab694e93
commit
6e63c6037d
1 changed files with 4 additions and 4 deletions
|
@ -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}"
|
||||
|
|
Loading…
Add table
Reference in a new issue