diff --git a/BioArchLinux/r-asics/PKGBUILD b/BioArchLinux/r-asics/PKGBUILD index 3d05e5f4c6..0305e7bdda 100644 --- a/BioArchLinux/r-asics/PKGBUILD +++ b/BioArchLinux/r-asics/PKGBUILD @@ -1,10 +1,10 @@ # Maintainer: Guoyi Zhang _pkgname=ASICS -_pkgver=2.18.1 +_pkgver=2.20.0 pkgname=r-${_pkgname,,} -pkgver=2.18.1 -pkgrel=2 +pkgver=2.20.0 +pkgrel=1 pkgdesc='Automatic Statistical Identification in Complex Spectra' arch=('any') url="https://bioconductor.org/packages/${_pkgname}" @@ -31,7 +31,7 @@ optdepends=( r-testthat ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('ab6b01a6ae684f7ea8335b59c5197706f3519bd0ea23c95075d550209e36316a') +sha256sums=('049b98d8cbff3c55a571f87350f3424512051fe8f10e526d9aa9c3b86a3f1cd3') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"