mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-elmer: auto updated to 2.20.0-1
This commit is contained in:
parent
5d86bb7a56
commit
d4a43458c3
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=ELMER
|
||||
_pkgver=2.18.0
|
||||
_pkgver=2.20.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.18.0
|
||||
pkgver=2.20.0
|
||||
pkgrel=1
|
||||
pkgdesc='Inferring Regulatory Element Landscapes and Transcription Factor Networks Using Cancer Methylomes'
|
||||
arch=('any')
|
||||
|
@ -62,7 +62,7 @@ optdepends=(
|
|||
r-webshot
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('ed88e5f4b43d15d3ad6309a305a763931cf92f5be7132b6f643311e753f6c54e')
|
||||
sha256sums=('978bd826c5655c34d8792eff115aca927ebb3179c0899098b33dd65353e5cefd')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue