diff --git a/BioArchLinux/r-fithic/PKGBUILD b/BioArchLinux/r-fithic/PKGBUILD index a9f9226c94..0d34cec1da 100644 --- a/BioArchLinux/r-fithic/PKGBUILD +++ b/BioArchLinux/r-fithic/PKGBUILD @@ -1,9 +1,9 @@ # Maintainer: Guoyi Zhang _pkgname=FitHiC -_pkgver=1.30.0 +_pkgver=1.32.0 pkgname=r-${_pkgname,,} -pkgver=1.30.0 +pkgver=1.32.0 pkgrel=1 pkgdesc='Confidence estimation for intra-chromosomal contact maps' arch=('x86_64') @@ -20,7 +20,7 @@ optdepends=( r-rmarkdown ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('8af30a81f271e2dc8f223781803a36abff25aa97b5d1a6b223233b9e66aaf080') +sha256sums=('6a778a89742a5f7a8bc86df079dfc48ca870a0d326a22e735a1d4da0ef93cd98') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"