diff --git a/BioArchLinux/r-asgsca/PKGBUILD b/BioArchLinux/r-asgsca/PKGBUILD index 97c67e26db..85ed602149 100644 --- a/BioArchLinux/r-asgsca/PKGBUILD +++ b/BioArchLinux/r-asgsca/PKGBUILD @@ -1,10 +1,10 @@ # Maintainer: Guoyi Zhang _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}"