diff --git a/BioArchLinux/r-asics/PKGBUILD b/BioArchLinux/r-asics/PKGBUILD index b84aea9863..f1a498e207 100644 --- a/BioArchLinux/r-asics/PKGBUILD +++ b/BioArchLinux/r-asics/PKGBUILD @@ -1,9 +1,9 @@ # Maintainer: Guoyi Zhang _pkgname=ASICS -_pkgver=2.10.0 +_pkgver=2.12.0 pkgname=r-${_pkgname,,} -pkgver=2.10.0 +pkgver=2.12.0 pkgrel=1 pkgdesc='Automatic Statistical Identification in Complex Spectra' arch=('any') @@ -31,7 +31,7 @@ optdepends=( r-testthat ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('9d88db166af15d86621e2d8150fe037087f7044c11c87e94903324b7ff9ee9a1') +sha256sums=('4dd77764e2371b13b28b16202abcbbb1c51ddf402f60100e3a5299c90073678b') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"