mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-snprelate: auto updated to 1.30.1-1
This commit is contained in:
parent
9a6734f2d9
commit
998751bbf3
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.30.0
|
||||
_pkgver=1.30.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.30.0
|
||||
pkgver=1.30.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=('4944f046e3068c0e018c8f8a4345657f349ec3071d89b1d8d8c6d94e3e8b75c9')
|
||||
sha256sums=('998d11991c8d564932e25e947b164360c9aa9dffa87e533144a42ef00af96cc8')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue