r-trio: auto updated to 3.44.0-1

This commit is contained in:
BioArchLinuxBot 2024-10-31 16:33:32 +00:00
parent 0a29a16021
commit 08d5afa39e

View file

@ -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}"