mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-epidish: auto updated to 2.22.0-1
This commit is contained in:
parent
542c6b6742
commit
f44e2342bd
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=EpiDISH
|
||||
_pkgver=2.20.1
|
||||
_pkgver=2.22.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.20.1
|
||||
pkgver=2.22.0
|
||||
pkgrel=1
|
||||
pkgdesc='Epigenetic Dissection of Intra-Sample-Heterogeneity'
|
||||
arch=('any')
|
||||
|
@ -27,7 +27,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('5b5b7393add774304d5d0bc1233a8cae03e6c9467670139b9640ae00c9679a48')
|
||||
sha256sums=('16a22f51bb9948d4bb355ccbc797517e13cd75cb978683cbb9730121bbbae3ab')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue