mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-methylscaper: auto updated to 1.4.0-1
This commit is contained in:
parent
c0ca47403d
commit
03d76fc153
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||||
|
|
||||||
_pkgname=methylscaper
|
_pkgname=methylscaper
|
||||||
_pkgver=1.2.0
|
_pkgver=1.4.0
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=1.2.0
|
pkgver=1.4.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Visualization of Methylation Data'
|
pkgdesc='Visualization of Methylation Data'
|
||||||
arch=('any')
|
arch=('any')
|
||||||
|
@ -28,7 +28,7 @@ optdepends=(
|
||||||
r-rmarkdown
|
r-rmarkdown
|
||||||
)
|
)
|
||||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||||
sha256sums=('270768d6c96f5fb1626c30fcc0941d1d6b39da3e550d9fc9c54b66a49de9f379')
|
sha256sums=('fc9117f4dbb897a66795b94c8d53b805c390547f1a423817ec72e3632e2477a7')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue