r-asgsca: auto updated to 1.36.0-1

This commit is contained in:
BioArchLinuxBot 2023-10-25 19:00:54 +00:00
parent d076fc27f6
commit 3b841a70c6

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=ASGSCA
_pkgver=1.34.0
_pkgver=1.36.0
pkgname=r-${_pkgname,,}
pkgver=1.34.0
pkgver=1.36.0
pkgrel=1
pkgdesc='Association Studies for multiple SNPs and multiple traits using Generalized Structured Equation Models'
arch=('any')
@ -16,7 +16,7 @@ optdepends=(
r-biocstyle
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('fa13c4805febfa19f01cbc00ce0901f27ea92eb6324d11c1de188195773e636d')
sha256sums=('eed8974e16d09d1f938c59fe28d83fccab406ff35cbea203ede066c6720ad38e')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"