diff --git a/BioArchLinux/r-santa/PKGBUILD b/BioArchLinux/r-santa/PKGBUILD index 542ac93236..5b8caadb15 100644 --- a/BioArchLinux/r-santa/PKGBUILD +++ b/BioArchLinux/r-santa/PKGBUILD @@ -1,10 +1,10 @@ # Maintainer: Guoyi Zhang _pkgname=SANTA -_pkgver=2.30.0 +_pkgver=2.32.0 pkgname=r-${_pkgname,,} -pkgver=2.30.0 -pkgrel=2 +pkgver=2.32.0 +pkgrel=1 pkgdesc='Spatial Analysis of Network Associations' arch=('x86_64') url="https://bioconductor.org/packages/${_pkgname}" @@ -26,7 +26,7 @@ optdepends=( r-runit ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('f46570fc8fd4a87a8e3f5bace93ca04c957e6cbc338e326544e96f5937681970') +sha256sums=('00df6b01fda2d5cbc65399fde9f221741e6aea8439c78ff2b0252982560da034') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"