r-asgsca: auto updated to 1.30.0-1

This commit is contained in:
BioArchLinuxBot 2022-04-28 00:30:53 +00:00
parent 38b956d1af
commit 514e9dc1fb

View file

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