mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-genomicscores: auto updated to 2.18.1-1
This commit is contained in:
parent
49081e10ae
commit
456421ffe5
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=GenomicScores
|
_pkgname=GenomicScores
|
||||||
_pkgver=2.18.0
|
_pkgver=2.18.1
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=2.18.0
|
pkgver=2.18.1
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Infrastructure to work with genomewide position-specific scores'
|
pkgdesc='Infrastructure to work with genomewide position-specific scores'
|
||||||
arch=('any')
|
arch=('any')
|
||||||
|
@ -49,7 +49,7 @@ optdepends=(
|
||||||
r-variantannotation
|
r-variantannotation
|
||||||
)
|
)
|
||||||
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=('e6076c7ee0a0ea0e8583c29d66ada1da1b82a1dd00eb6b8a0316f703d9fc2ead')
|
sha256sums=('8eaf487ccc69b2839052e1fc98346e4529d9c7249e7fa657b2e874889b694a59')
|
||||||
|
|
||||||
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