mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-exomepeak2: auto updated to 1.8.1-1
This commit is contained in:
parent
4b0ca0e050
commit
4f0602ef15
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=exomePeak2
|
||||
_pkgver=1.8.0
|
||||
_pkgver=1.8.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.8.0
|
||||
pkgver=1.8.1
|
||||
pkgrel=1
|
||||
pkgdesc='Bias-aware Peak Calling and Quantification for MeRIP-Seq'
|
||||
arch=('any')
|
||||
|
@ -40,7 +40,7 @@ optdepends=(
|
|||
r-rmarkdown
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('72f656ff824a268657a1d0b38549012794454b7c0cf23de8d134569d55adbbd4')
|
||||
sha256sums=('622e1dcec839e7b5257eab9558339785cbd70c89c014fe4dd2fab7e664d425ef')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue