mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-genomicscores: auto updated to 2.8.0-1
This commit is contained in:
parent
6181d882f0
commit
eb68215bca
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=GenomicScores
|
||||
_pkgver=2.6.1
|
||||
_pkgver=2.8.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.6.1
|
||||
pkgver=2.8.0
|
||||
pkgrel=1
|
||||
pkgdesc='Infrastructure to work with genomewide position-specific scores'
|
||||
arch=('any')
|
||||
|
@ -48,7 +48,7 @@ optdepends=(
|
|||
r-variantannotation
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('9626775bbc6f5379358568642f34766ecd2e45b4aaf21ded095e523ad5d9629f')
|
||||
sha256sums=('319d3548cea4d9d5dcd7aa7d479c585f5ee85c60dace9c1c098cb6840299097f')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue