mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-trio: auto updated to 3.44.0-1
This commit is contained in:
parent
0a29a16021
commit
08d5afa39e
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=trio
|
||||
_pkgver=3.42.0
|
||||
_pkgver=3.44.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=3.42.0
|
||||
pkgver=3.44.0
|
||||
pkgrel=1
|
||||
pkgdesc='Testing of SNPs and SNP Interactions in Case-Parent Trio Studies'
|
||||
arch=('any')
|
||||
|
@ -23,7 +23,7 @@ optdepends=(
|
|||
r-variantannotation
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('2439752e6546af50f9a011a906aa42795fe8b96a9db20a3fe80caa2cbfb7d798')
|
||||
sha256sums=('7be2c358c2962491be659e25e1427e54d2ce1c5f210e9f835ccf308918f9949d')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue