diff --git a/BioArchLinux/r-swfdr/PKGBUILD b/BioArchLinux/r-swfdr/PKGBUILD index 590e7eb422..02c3ab7353 100644 --- a/BioArchLinux/r-swfdr/PKGBUILD +++ b/BioArchLinux/r-swfdr/PKGBUILD @@ -1,10 +1,10 @@ # Maintainer: Guoyi Zhang _pkgname=swfdr -_pkgver=1.22.0 +_pkgver=1.24.0 pkgname=r-${_pkgname,,} -pkgver=1.22.0 -pkgrel=4 +pkgver=1.24.0 +pkgrel=1 pkgdesc='Estimation of the science-wise false discovery rate and the false discovery rate conditional on covariates' arch=('any') url="https://bioconductor.org/packages/${_pkgname}" @@ -23,7 +23,7 @@ optdepends=( r-testthat ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('de6af07af8945a1e09a03dc49e0ac8abc7b5b870573d3bf32e1158e6d0a86abe') +sha256sums=('695bd1ff538cb84f7ba1e7d2fc5969036545216117c6a79066904a72b5ae7b6b') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"