mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-xtrasnplocs.hsapiens.dbsnp144.grch37: auto updated to 0.99.12-1
This commit is contained in:
parent
5b8a297fa1
commit
d782adc3c2
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
_pkgname=XtraSNPlocs.Hsapiens.dbSNP144.GRCh37
|
||||
_pkgver=0.99.12
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//[:-]/.}
|
||||
pkgver=0.99.12
|
||||
pkgrel=1
|
||||
pkgdesc='Extra SNP locations for Homo sapiens (dbSNP Build 144)'
|
||||
arch=('any')
|
||||
|
@ -24,7 +24,7 @@ optdepends=(
|
|||
r-snplocs.hsapiens.dbsnp144.grch37
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/data/annotation/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('a')
|
||||
sha256sums=('cb3d78d07a7fc00aee25b48728a6a568d72e8dca9e9f7a48abb35589b71b024d')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue