mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-snprelate: auto updated to 1.36.1-1
This commit is contained in:
parent
0cb859d25d
commit
ba2ff4c257
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=SNPRelate
|
||||
_pkgver=1.36.0
|
||||
_pkgver=1.36.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.36.0
|
||||
pkgver=1.36.1
|
||||
pkgrel=1
|
||||
pkgdesc='Parallel Computing Toolset for Relatedness and Principal Component Analysis of SNP Data'
|
||||
arch=('x86_64')
|
||||
|
@ -25,7 +25,7 @@ optdepends=(
|
|||
r-seqarray
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('d72bd486313525863ebf6d05db507fae1b6278d18ae3baadade210057efc894b')
|
||||
sha256sums=('36dee0da73d8f151dfe42aecc1c51d6b9a22a1e9a4cfa874aa2667cef1c92534')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue