diff --git a/BioArchLinux/r-trio/PKGBUILD b/BioArchLinux/r-trio/PKGBUILD index 360f5fc932..3e78f3b3f8 100644 --- a/BioArchLinux/r-trio/PKGBUILD +++ b/BioArchLinux/r-trio/PKGBUILD @@ -1,9 +1,9 @@ # Maintainer: Guoyi Zhang _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}"